This website works better with JavaScript.
Начало
Каталог
Помощ
Вход
clonk2u
/
feast-classic
разклонено от
chemicalcrux/feast-classic
Наблюдаван
1
Харесван
0
Разклонения
0
Код
Задачи
0
Заявки за сливане
0
Версии
0
Уики
Activity
Преглед на файлове
Prey are only mentioned in scat if they have it enabled
tags/v0.2.8
Fen Dweller
преди 7 години
родител
8345b1045b
ревизия
9647beda49
променени са
2 файла
, в които са
добавени 3
реда и са
изтрити 1
реда
Разделен изглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
customs.js
+2
-1
vore.js
+ 1
- 0
customs.js
Целия файл
@@ -27,6 +27,7 @@ function Geta() {
this.struggles.push(new rub(this));
this.prefs.scat = false;
this.prefs.analVore = false;
}
+ 2
- 1
vore.js
Целия файл
@@ -330,7 +330,8 @@ function WasteContainer(name) {
};
this.finish = function(prey) {
this.contents.push(prey);
if (prey.prefs.scat)
this.contents.push(prey);
};
}
Write
Preview
Loading…
Отказ
Запис