S JavaScriptem funguje tato webová stránka lépe.
Domů
Procházet
Nápověda
Přihlásit se
chemicalcrux
/
stroll
Sledovat
1
Oblíbit
0
Rozštěpit
0
Zdrojový kód
Úkoly
0
Požadavky na natažení
0
Vydání
11
Wiki
Aktivita
Procházet zdrojové kódy
Lactation only runs if it is enabled AND breasts are enabled.
tags/v0.7.0
Fen Dweller
před 7 roky
rodič
ca727d32f8
revize
77758aba98
1 změnil soubory
, kde provedl
1 přidání
a
1 odebrání
Rozdělené zobrazení
Diff Options
Zobrazit statistiky
Stáhněte soubor opravy
Stáhněte rozdílový soubor
+1
-1
game.js
+ 1
- 1
game.js
Zobrazit soubor
@@ -902,7 +902,7 @@ let macro =
this.fillCum(this);
if (this.femaleParts)
this.fillFemcum(this);
if (this.lactationEnabled)
if (this.lactationEnabled
&& this.hasBreasts
)
this.fillBreasts(this);
if (this.arousalEnabled)
this.quenchExcess(this);
Zapsat
Náhled
Načítá se…
Zrušit
Uložit