summaryrefslogtreecommitdiff
path: root/npc/001-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-24 07:40:59 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-24 07:40:59 -0300
commit4e37370e4690529d1fb2e7b8ef8764f470d5289f (patch)
treedcd74b57ce02a568cc32dffdb9d4c6d9fe1c6635 /npc/001-1
parente90014e862ca97244f73c5c3ebbfa3b9c8373de4 (diff)
downloadserverdata-4e37370e4690529d1fb2e7b8ef8764f470d5289f.tar.gz
serverdata-4e37370e4690529d1fb2e7b8ef8764f470d5289f.tar.bz2
serverdata-4e37370e4690529d1fb2e7b8ef8764f470d5289f.tar.xz
serverdata-4e37370e4690529d1fb2e7b8ef8764f470d5289f.zip
Add craft recipes for the scrolls. Now that grenades aren't rare anymore...
...Replace whatever was giving them with the newer items. Often.
Diffstat (limited to 'npc/001-1')
-rw-r--r--npc/001-1/rewards.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt
index 6a73dbe4b..33db14426 100644
--- a/npc/001-1/rewards.txt
+++ b/npc/001-1/rewards.txt
@@ -97,7 +97,7 @@ OnInit:
sellitem SacredLifePotion,60;
sellitem SacredManaPotion,60;
sellitem ElixirOfLife,32;
- sellitem Grenade,28;
+ sellitem ScrollMagnusHealA,28;
sellitem WhiskeyAle,28;
sellitem YerbaMate,22;
sellitem CelestiaTea,17;
@@ -106,6 +106,7 @@ OnInit:
sellitem DodgePotion,9;
sellitem Curshroom,6;
sellitem PetcaringGuide,5; // I needed to add this somewhere
+ sellitem ScrollSCave,3;
sellitem SmokeGrenade,3;
end;