Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
chemicalcrux
/
stroll
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
11
Wiki
Attività
Sfoglia il codice sorgente
Fixed chewing not adding to the stomach
tags/v0.7.0
Fen Dweller
7 anni fa
parent
ca0f3f952a
commit
977b256754
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
game.js
+ 2
- 0
game.js
Vedi File
@@ -1587,6 +1587,8 @@ function chew()
add_victim_people("chew",prey);
macro.stomach.feed(prey);
update([sound,line,linesummary,newline]);
macro.arouse(10);
Write
Preview
Loading…
Annulla
Salva