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

add "kill" as a possible mission reward #358

Closed scrom closed 8 years ago

scrom commented 8 years ago

Completing a mission with "kill" reward should be able to kill an array of creatures

scrom commented 8 years ago

modifyLocationCreatures and setting health to -100 will do pretty much the same thing.