From 864c8cfbe8f697b0c1bd5c1ceef8c2447006fb91 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 10 Feb 2020 23:26:47 -0300 Subject: Stuff for the event (pricings and shop lists) --- npc/001-11/Soren.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'npc/001-11') diff --git a/npc/001-11/Soren.txt b/npc/001-11/Soren.txt index 7638c9577..2c74cf2ea 100644 --- a/npc/001-11/Soren.txt +++ b/npc/001-11/Soren.txt @@ -128,26 +128,26 @@ OnInit: // Soren Shop sellitem Candy; sellitem Piberries; + sellitem OolongTea; + sellitem ChamomileTea; sellitem TolchiArrow; sellitem TolchiAmmoBox; sellitem TrainingAmmoBox; sellitem CrazyRum; sellitem Beer; - sellitem OolongTea; - sellitem ChamomileTea; - sellitem GoldenApple; + sellitem GoldenApple, 3000; sellitem MercBoxA; sellitem Grenade; sellitem SmokeGrenade; sellitem LousyMoccasins; - sellitem LeatherQuiver; + sellitem LeatherQuiver, 1000; sellitem AgiPotionA; sellitem VitPotionA; sellitem IntPotionA; sellitem DexPotionA; sellitem LukPotionA; - sellitem SacredLifePotion; - sellitem SacredManaPotion; + sellitem SacredLifePotion, 2500; + sellitem SacredManaPotion, 2500; sellitem CandorWarpCrystal; //sellitem MagicApple; //sellitem FishingRod; -- cgit v1.2.3-60-g2f50