diff --git a/game.js b/game.js index 1d40987..8e7288a 100644 --- a/game.js +++ b/game.js @@ -1587,6 +1587,8 @@ function chew() add_victim_people("chew",prey); + macro.stomach.feed(prey); + update([sound,line,linesummary,newline]); macro.arouse(10);