소스 검색

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);


불러오는 중...
취소
저장