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

"get venom" seems to fail even when carrying hypo #487

Closed scrom closed 8 years ago

scrom commented 8 years ago

"collect" worked - need to test this again.

scrom commented 8 years ago

"get" works although the message is: You add the pool of zombie venom to the hypodermic syringe and needle.

Reworking a few strings to use getName instead of getDisplayName so that this should eventually read "You add the venom to the hypodermic syringe and needle."