Parcourir la source

Fixed chewing not adding to the stomach

tags/v0.7.0
Fen Dweller il y a 7 ans
Parent
révision
977b256754
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. +2
    -0
      game.js

+ 2
- 0
game.js Voir le fichier

@@ -1587,6 +1587,8 @@ function chew()

add_victim_people("chew",prey);

macro.stomach.feed(prey);

update([sound,line,linesummary,newline]);

macro.arouse(10);


Chargement…
Annuler
Enregistrer