diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-06-02 01:55:40 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-06-02 01:55:40 +0000 |
commit | 68a41fa7c4b27edb56ff1b079d488fd2cfebb0fc (patch) | |
tree | 68c0323b6b5e720838c9840253f19604bd87402f | |
parent | f0461d7cb4468639c26bc8ee0a4fea99b4e08882 (diff) | |
download | hercules-68a41fa7c4b27edb56ff1b079d488fd2cfebb0fc.tar.gz hercules-68a41fa7c4b27edb56ff1b079d488fd2cfebb0fc.tar.bz2 hercules-68a41fa7c4b27edb56ff1b079d488fd2cfebb0fc.tar.xz hercules-68a41fa7c4b27edb56ff1b079d488fd2cfebb0fc.zip |
* Actually applied the right update to the comodo weapon shop.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14330 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | npc/Changelog.txt | 3 | ||||
-rw-r--r-- | npc/merchants/shops.txt | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 7f323e53d..eda232280 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,7 +1,8 @@ Date Added ====== 2010/06/01 - * Rev. 14329 Actually added Manul/Splendide shop files from r14327. [L0ne_W0lf] + * Rev. 14330 Actually applied the right update to the comodo weapon shop. [L0ne_W0lf] + * Rev. 14329 Actually added Manuk/Splendide shop files from r14327. [L0ne_W0lf] * Rev. 14327 Added Splendide and Manuk merchants. [L0ne_W0lf] 2010/05/30 * Rev. 14315 Shop update, and added Wanderer pet food maker NPC. [L0ne_W0lf] diff --git a/npc/merchants/shops.txt b/npc/merchants/shops.txt index c04324d4c..b92576a32 100644 --- a/npc/merchants/shops.txt +++ b/npc/merchants/shops.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= eAthena Dev Team //===== Current Version: ===================================== -//= 2.7 +//= 2.7a //===== Compatible With: ===================================== //= eAthena 1.0+ //===== Description: ========================================= @@ -29,6 +29,7 @@ //= Changed the whip sold in comodo weapon shop. (1956 ->1960) //= Added Fire and Silver arrow to Einbroch tool dealer. //= Re-added Bill of Birds to Morroc Item Collectors. +//= 2.7a Actually applied the right update to the comodo weapon shop. [L0ne_W0lf] //============================================================ //======================================================= @@ -81,7 +82,7 @@ brasilis,221,128,4 shop Fruit Merchant#bra 476,12369:-1,513:-1,512:-1 // Comodo //======================================================= cmd_in01,117,165,4 shop Armor Dealer#cmd 101,2226:-1,2228:-1,2103:-1,2105:-1,2405:-1,2503:-1,2505:-1,2305:-1,2321:-1,2307:-1,2309:-1,2335:-1,2312:-1,2314:-1,2316:-1 -cmd_in01,128,165,2 shop Weapon Dealer#cmd 49,1901:-1,1903:-1,1905:-1,1909:-1,1911:-1,1907:-1,1950:-1,1952:-1,1954:-1,1958:-1,1952:-1,1956:-1 +cmd_in01,128,165,2 shop Weapon Dealer#cmd 49,1901:-1,1903:-1,1905:-1,1909:-1,1911:-1,1907:-1,1950:-1,1952:-1,1954:-1,1958:-1,1960:-1,1956:-1 cmd_in01,79,182,5 shop Tool Dealer#cmd 83,1770:-1,501:-1,502:-1,503:-1,504:-1,645:-1,656:-1,657:-1,601:-1,602:-1,611:-1,1065:-1 comodo,296,125,4 shop Souvenir Vendor#cmd 101,965:-1,964:-1 cmd_fild07,257,126,5 shop Tool Dealer#cmd2 83,1770:-1,501:-1,502:-1,503:-1,504:-1,645:-1,656:-1,601:-1,602:-1,611:-1,1065:-1 |