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

switch dialogue if user mentions a different NPC name who is in the same location #481

Open scrom opened 8 years ago

scrom commented 8 years ago

spotted from a user playing online - tried to switch to another character and got annoyed.

will need to trap where 2 names are used and "where is / find" requests.