summaryrefslogtreecommitdiff
path: root/npc/017-8/utils.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2024-01-20 11:49:57 -0300
committerJesusaves <cpntb1@ymail.com>2024-01-20 11:49:57 -0300
commit03cbbf5e2ba23f9714baf42df157c0001599fb85 (patch)
tree6ec7d8a8183a5ac8034ffe08170c91d86ad5a97d /npc/017-8/utils.txt
parentd786c3b3977ef72b4b64248099274dd79b642258 (diff)
downloadserverdata-03cbbf5e2ba23f9714baf42df157c0001599fb85.tar.gz
serverdata-03cbbf5e2ba23f9714baf42df157c0001599fb85.tar.bz2
serverdata-03cbbf5e2ba23f9714baf42df157c0001599fb85.tar.xz
serverdata-03cbbf5e2ba23f9714baf42df157c0001599fb85.zip
This is the initial version of Cooking System (work in progress).
In particular: - You cannot learn how to cook - You cannot learn any recipe - You cannot make flour - You cannot cook Fruit Salad, Zombie Nachos nor Pancake This also introduces changes to drops, as well as new items, incl. Donuts. Partly Tested.
Diffstat (limited to 'npc/017-8/utils.txt')
-rw-r--r--npc/017-8/utils.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/017-8/utils.txt b/npc/017-8/utils.txt
index 70161131a..11f711334 100644
--- a/npc/017-8/utils.txt
+++ b/npc/017-8/utils.txt
@@ -68,6 +68,7 @@ OnReload:
load_npc("Wardrobe#RES_0178", .mapa$, 21, 23);
load_npc("Cauldron#RES_0178", .mapa$, 28, 24);
load_npc("Piano#RES_0178" , .mapa$, 34, 25);
+ load_npc("Stove#RES_0178" , .mapa$, 23, 24);
end;
}