ソースを参照

Fixed chewing not adding to the stomach

tags/v0.7.0
Fen Dweller 7年前
コミット
977b256754
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      game.js

+ 2
- 0
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);


読み込み中…
キャンセル
保存