From 7e147599202ad7a7e2e2c27909c489ccf50dcea3 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Wed, 28 Feb 2018 04:18:06 -0300 Subject: Mess with Reward Master Store (+small consistency fix) --- npc/001-1/rewards.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'npc/001-1/rewards.txt') 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; -- cgit v1.2.3-70-g09d2