From bf585609996b09a82f5181a9e0dad5f75954bcac Mon Sep 17 00:00:00 2001 From: jesusalva Date: Thu, 1 Mar 2018 03:20:01 -0300 Subject: (Place-holding) Dump bleach and dye scripts at Cyndala. Sell the basic colors at Aeros. --- npc/001-1/rewards.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'npc/001-1') diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index 7fe26ca17..cf3f36b97 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -31,10 +31,17 @@ OnInit: tradertype(NST_CUSTOM); - //sellitem GoldenWarlordPlate,2500; // Item still not balanced + // Equipment sellitem ThunderStaff,20000; sellitem PiouEgg,5000; sellitem Googles,800; + + // Temporary, but later may sell rare dyes (eg. golden?) + sellitem RedCottonDye, 50; + sellitem GreenCottonDye, 50; + sellitem BlueCottonDye, 50; + + // Consumables sellitem ElixirOfLife,35; sellitem Grenade,12; sellitem Curshroom,7; -- cgit v1.2.3-70-g09d2