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

eating items of low or negative nutritional value should not "hit the spot" and not reduce time since eating. #434

Closed scrom closed 8 years ago

scrom commented 8 years ago

It's worth setting a nutrition threshold to which a full meal applies vs a snack perhaps setting a food subtype might work for this. if only a snack, time since eating should not be completely reset

scrom commented 8 years ago

done