From 37aa47fd9af6c080f2565818a5b35eebafb66487 Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 19 Nov 2014 09:41:56 -0600 Subject: Fix all shops using the *-[0-9] denotation --- world/map/npc/020-2/shops.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/020-2/shops.txt') diff --git a/world/map/npc/020-2/shops.txt b/world/map/npc/020-2/shops.txt index 1f43ebaa..4bdf1401 100644 --- a/world/map/npc/020-2/shops.txt +++ b/world/map/npc/020-2/shops.txt @@ -14,9 +14,9 @@ close; } // Weapons shop -020-2.gat,25,65,0|shop|Bracco|135,IronArrow:*1,ShortBow:*1,Dagger:*1,LeatherShield:*1 +020-2.gat,25,65,0|shop|Bracco|135,IronArrow:*-1,ShortBow:*-1,Dagger:*-1,LeatherShield:*-1 // Potions shop -020-2.gat,75,24,0|shop|Mede|103,CactusDrink:*1,CactusPotion:*1,IronPotion:*1,ConcentrationPotion:*1 +020-2.gat,75,24,0|shop|Mede|103,CactusDrink:*-1,CactusPotion:*-1,IronPotion:*-1,ConcentrationPotion:*-1 // INN 020-2.gat,111,23,0|script|Kane|120 -- cgit v1.2.3-60-g2f50