diff options
Diffstat (limited to 'world/map/npc/068-2/latoy.txt')
-rw-r--r-- | world/map/npc/068-2/latoy.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/world/map/npc/068-2/latoy.txt b/world/map/npc/068-2/latoy.txt index 9031979f..13225bac 100644 --- a/world/map/npc/068-2/latoy.txt +++ b/world/map/npc/068-2/latoy.txt @@ -1,10 +1,10 @@ // A snobby store that won't sell to the player // takes part in quest given by 021-2/kylian.txt -// Shop: DesertShirt :-1,SilkRobe :-5,SerfHat :-1,DesertHat :-4 -068-2.gat,92,83,0|shop|#LatoyShop|127,DesertShirt :-1,SilkRobe :-5,SerfHat :-1,DesertHat :-4 +// Shop: DesertShirt:*1,SilkRobe:*5,SerfHat:*1,DesertHat:*4 +068-2.gat,92,83,0|shop|#LatoyShop|127,DesertShirt:*1,SilkRobe:*5,SerfHat:*1,DesertHat:*4 -068-2.gat,92,83,0|script|Latoy|106, +068-2.gat,92,83,0|script|Latoy|106 { set QUEST_NorthTulimshar, QUEST_NorthTulimshar | $@knowLatoyNT; set @kylian, ((QUEST_NorthTulimshar & NIBBLE_5_MASK) >> NIBBLE_5_SHIFT); |