summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorjesusalva <cpntb1@ymail.com>2018-02-28 04:18:06 -0300
committerjesusalva <cpntb1@ymail.com>2018-02-28 04:18:06 -0300
commit7e147599202ad7a7e2e2c27909c489ccf50dcea3 (patch)
tree2a2641eec9f596b4062ac913c82650970875ef8c /npc
parent5d5c56b913ea5d7378954ac1be8ca400d73b2ae0 (diff)
downloadserverdata-7e147599202ad7a7e2e2c27909c489ccf50dcea3.tar.gz
serverdata-7e147599202ad7a7e2e2c27909c489ccf50dcea3.tar.bz2
serverdata-7e147599202ad7a7e2e2c27909c489ccf50dcea3.tar.xz
serverdata-7e147599202ad7a7e2e2c27909c489ccf50dcea3.zip
Mess with Reward Master Store (+small consistency fix)
Diffstat (limited to 'npc')
-rw-r--r--npc/001-1/rewards.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt
index 915c58f7d..34f591e2c 100644
--- a/npc/001-1/rewards.txt
+++ b/npc/001-1/rewards.txt
@@ -31,9 +31,13 @@ OnInit:
tradertype(NST_CUSTOM);
+ //sellitem GoldenWarlordPlate,2500; // Item still not balanced
sellitem ThunderStaff,2000;
- sellitem Grenade,3;
- sellitem ElixirOfLife,2;
+ sellitem PiouEgg,500;
+ sellitem Googles,80;
+ sellitem PetcaringGuide,5; // I needed to add this somewhere
+ sellitem ElixirOfLife,3;
+ sellitem Grenade,2;
sellitem Curshroom,1;
end;