summaryrefslogtreecommitdiff
path: root/npc/001-1
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/001-1
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/001-1')
-rw-r--r--npc/001-1/eventmaster.txt1
-rw-r--r--npc/001-1/rewards.txt1
2 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/eventmaster.txt b/npc/001-1/eventmaster.txt
index ad44024b2..a040470d6 100644
--- a/npc/001-1/eventmaster.txt
+++ b/npc/001-1/eventmaster.txt
@@ -554,6 +554,7 @@ L_EventOnly:
"Silver Mimic", SilverMimic,
"Golden Chest", GoldenChest,
"Golden Mimic", GoldenMimic,
+ "WildX Chest", WildxChest,
"Evil Chest", EvilChest,
"Big Magic Bif", BigMagicBif,
"Maverick", Maverick;
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt
index 0d49ca796..859ede1f2 100644
--- a/npc/001-1/rewards.txt
+++ b/npc/001-1/rewards.txt
@@ -108,7 +108,6 @@ OnInit:
sellitem PrecisionPotion,9;
sellitem DodgePotion,9;
sellitem Wurtzite,8;
- sellitem Curshroom,6;
sellitem PetcaringGuide,5; // I needed to add this somewhere
sellitem ScrollSCave,3;
sellitem SmokeGrenade,3;