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

"make rude gesture through window" fails #374

Closed scrom closed 8 years ago

scrom commented 8 years ago

in support-east - it says "there's no rude gesture here". Need to add a dummy-object inside the window itself to handle this one case.

scrom commented 8 years ago

Well that was convoluted! It turns out there was a route that would allow a player to ask an object to relinquish another object without checking if it couldn't be collected.