diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-12 18:43:37 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-12 18:43:37 +0000 |
commit | eae54381afdd231dcf771754bd667b54c146f7bd (patch) | |
tree | 00d732b2f32f3680830957edf24b2d0d1b6ac7e7 /npc/merchants | |
parent | 143bf7f0214f2498a98a0d1deb3b2715f75a9325 (diff) | |
download | hercules-eae54381afdd231dcf771754bd667b54c146f7bd.tar.gz hercules-eae54381afdd231dcf771754bd667b54c146f7bd.tar.bz2 hercules-eae54381afdd231dcf771754bd667b54c146f7bd.tar.xz hercules-eae54381afdd231dcf771754bd667b54c146f7bd.zip |
* Bug fixes to the updated 2-2 job quests.
- Testing and fixes courtesy of Barron-Monster and Samaury22.
* Corrected the second "Line" selling in the Comodo shop to "Whip".
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10985 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/merchants')
-rw-r--r-- | npc/merchants/shops.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/merchants/shops.txt b/npc/merchants/shops.txt index 149824dea..c616e40fa 100644 --- a/npc/merchants/shops.txt +++ b/npc/merchants/shops.txt @@ -33,6 +33,7 @@ //= Removed commented out shops. //= 2.0b Einbech tool dealer got lost somewhere along the way, re-added. [L0ne_W0lf] //= 2.1 Fixed missing item from "Fresh Fish" from cooking addition shops. [L0ne_W0lf] +//= 2.1a Fixed the second "Line" selling in Comodo Weapon shop. (Should have been Whip) [L0ne_W0lf] //============================================================ //======================================================= @@ -75,7 +76,7 @@ ayo_in01,90,160,1 shop Armor Dealer 842,2211:-1,2401:-1,2403:-1,2501:-1,2503:-1, // Comodo //======================================================= cmd_in01,117,165,4 shop Armor Dealer 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 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 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 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 101,965:-1,964:-1 cmd_fild07,257,126,5 shop Tool Dealer 83,1770:-1,501:-1,502:-1,503:-1,504:-1,645:-1,656:-1,601:-1,602:-1,611:-1,1065:-1 |