diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2013-07-24 15:06:21 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2013-07-24 15:08:35 -0700 |
commit | 516ff6c49570e496bfc8b9af8b85b6af3aafa161 (patch) | |
tree | 2efc09cafe878889d0865e03ef8b7a2992d8bd16 | |
parent | ce5453f5fc11687506b3abf2f74c1fc3df91dba2 (diff) | |
download | serverdata-516ff6c49570e496bfc8b9af8b85b6af3aafa161.tar.gz serverdata-516ff6c49570e496bfc8b9af8b85b6af3aafa161.tar.bz2 serverdata-516ff6c49570e496bfc8b9af8b85b6af3aafa161.tar.xz serverdata-516ff6c49570e496bfc8b9af8b85b6af3aafa161.zip |
Remove a couple of spaces and fix one case error in shops
When I rewrote the code for the shop parser,
it was much simpler to change these two NPCs than
try to preserve the exact parsing behavior.
The item case error, on the other hand, was just plain wrong.
-rw-r--r-- | world/map/npc/020-2/shops.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/020-2/shops.txt b/world/map/npc/020-2/shops.txt index 80399668..d27e1b0c 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, |