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

Exploding bus should injure passengers to bleeding level -requiring player to heal staff with no deaths (rather than just remove them) #368

Closed scrom closed 8 years ago

scrom commented 8 years ago

Change to plot mission

scrom commented 8 years ago

partially done - bus passengers are now ejected from bus and left bleeding. Follow-on heal mission needs to be written.

scrom commented 8 years ago

Follow-on mission should be in "office-front" location (but not static) as this is where player is ejected to after partybus mission.

scrom commented 8 years ago

heal staff mission now implemented (playtesting needed). also added a hidden bodycount mission

scrom commented 8 years ago

playtested successfully (pass mission) - with the added bonus that any npcs in the bus when it goes off that have their own first aid kits will heal themselves :)