diff options
author | shadowlady <shadowlady@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-16 12:58:38 +0000 |
---|---|---|
committer | shadowlady <shadowlady@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-16 12:58:38 +0000 |
commit | 69649147b7d7c9f9cdd10437e92e780706a7741e (patch) | |
tree | 16027a09d8971d2ea7a3dfa83e5837d44998fddb /npc | |
parent | ba0d17f63be37a458233fb6af7631d842021f8b6 (diff) | |
download | hercules-69649147b7d7c9f9cdd10437e92e780706a7741e.tar.gz hercules-69649147b7d7c9f9cdd10437e92e780706a7741e.tar.bz2 hercules-69649147b7d7c9f9cdd10437e92e780706a7741e.tar.xz hercules-69649147b7d7c9f9cdd10437e92e780706a7741e.zip |
Removed empty bottle from amatsu shops.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@216 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r-- | npc/merchants/shops.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/merchants/shops.txt b/npc/merchants/shops.txt index 795bf4678..4e2b45b33 100644 --- a/npc/merchants/shops.txt +++ b/npc/merchants/shops.txt @@ -48,7 +48,7 @@ amatsu.gat,176,126,4 shop Fruit Merchant 53,512:-1,513:-1,515:-1,516:-1,531:-1,5 amatsu.gat,180,102,3 shop Flower Girl 96,712:-1,744:-1,2612:-1,2215:-1 amatsu.gat,189,99,7 shop Butcher 49,517:-1,528:-1,540:-1,541:-1 amatsu.gat,169,119,6 shop Gift Merchant 91,734:-1,735:-1,736:-1,737:-1,746:-1 -amatsu.gat,183,127,5 shop Milk Merchant 90,713:10,519:-1 +amatsu.gat,183,127,5 shop Milk Merchant 90,519:-1 //1st set //ama_in01.gat,96,28,4 shop Weapon Dealer 54,1750:-1,1751:-1,1701:-1,1201:-1,1204:-1,1207:-1,1601:-1,1101:-1,1104:-1,1107:-1,1110:-1,1113:-1,1122:-1,1119:-1,1123:-1,1126:-1,1157:-1,1129:-1,1116:-1,1301:-1 //ama_in01.gat,103,24,1 shop Armor Dealer 48,2101:-1,2103:-1,2401:-1,2403:-1,2501:-1,2503:-1,2220:-1,2226:-1,2301:-1,2303:-1,2305:-1,2328:-1,2307:-1,2309:-1,2312:-1,2314:-1 |