Bläddra i källkod

Fixed chewing not adding to the stomach

tags/v0.7.0
Fen Dweller 8 år sedan
förälder
incheckning
977b256754
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. +2
    -0
      game.js

+ 2
- 0
game.js Visa fil

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


add_victim_people("chew",prey); add_victim_people("chew",prey);


macro.stomach.feed(prey);

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


macro.arouse(10); macro.arouse(10);


Laddar…
Avbryt
Spara