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/021-1/bakery.txt | 2 +- world/map/npc/021-1/north_shops.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/021-1') diff --git a/world/map/npc/021-1/bakery.txt b/world/map/npc/021-1/bakery.txt index 2bb932da..8631b0ef 100644 --- a/world/map/npc/021-1/bakery.txt +++ b/world/map/npc/021-1/bakery.txt @@ -1,6 +1,6 @@ // Outside the bakery -021-1.gat,103,103,0|shop|Ara|163,WhiteCake:*1,ChocolateCake:*1,OrangeCake:*1,AppleCake:*1,CherryCake:*1 +021-1.gat,103,103,0|shop|Ara|163,WhiteCake:*-1,ChocolateCake:*-1,OrangeCake:*-1,AppleCake:*-1,CherryCake:*-1 021-1.gat,108,102,0|script|Itka|114 { diff --git a/world/map/npc/021-1/north_shops.txt b/world/map/npc/021-1/north_shops.txt index db6dea50..67a9db73 100644 --- a/world/map/npc/021-1/north_shops.txt +++ b/world/map/npc/021-1/north_shops.txt @@ -3,7 +3,7 @@ // More high-end stuff to satisfy the richer people in Royal Tulimshar // Some clothing -021-1.gat,135,36,0|shop|Inar|108,CottonShirt:*1,CottonShorts:*1,CottonBoots:*1,CottonHeadband:*1 +021-1.gat,135,36,0|shop|Inar|108,CottonShirt:*-1,CottonShorts:*-1,CottonBoots:*-1,CottonHeadband:*-1 021-1.gat,129,40,0|script|Well|400 { -- cgit v1.2.3-60-g2f50