scrom / Experiments

a NodeJS text adventure - deliberately coded badly to re-experience the pain of legacy code
http://mvta.herokuapp.com/
2 stars 0 forks source link

Smell and Sound are supported - add support for "taste" and "lick" #364

Closed scrom closed 8 years ago

scrom commented 8 years ago

currently these drop through to "eat" which isn't quite right. probably want a similar thing to "smell"

scrom commented 8 years ago

done. taste attribute should now be supported for both creatures and artefacts