diff options
author | Streusel <advance_me@hotmail.de> | 2013-02-18 17:58:19 -0800 |
---|---|---|
committer | Streusel <advance_me@hotmail.de> | 2013-02-18 17:58:19 -0800 |
commit | c6882c741f314f633e681066adb018738e5bb585 (patch) | |
tree | 26baf3376438d329664d1c90e9a3dbc1ba62be90 /npc/pre-re/merchants | |
parent | 1093763fb0807943bf4f26a3dcefc6ad7add0686 (diff) | |
download | hercules-c6882c741f314f633e681066adb018738e5bb585.tar.gz hercules-c6882c741f314f633e681066adb018738e5bb585.tar.bz2 hercules-c6882c741f314f633e681066adb018738e5bb585.tar.xz hercules-c6882c741f314f633e681066adb018738e5bb585.zip |
-Updated map_cache.dat
-Updated Izlude
-Added Fly Wing to Lunatic & Poring
-Added new Quests (Thanks Flaid)
--Expanded MAX_QUEST_DB for the newly added quests
Signed-off-by: Streusel
Diffstat (limited to 'npc/pre-re/merchants')
-rw-r--r-- | npc/pre-re/merchants/shops.txt | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/npc/pre-re/merchants/shops.txt b/npc/pre-re/merchants/shops.txt index d8fd1d96a..124ea0ef3 100644 --- a/npc/pre-re/merchants/shops.txt +++ b/npc/pre-re/merchants/shops.txt @@ -1,15 +1,16 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ======================================= //= Shops //===== By: ================================================== //= Daegaladh //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== -//= rAthena SVN +//= Hercules GIT //===== Description: ========================================= //= Pre-renewal-specific town shop NPCs. //===== Additional Comments: ================================= //= 1.0 First version. +//= 1.1 Added Tool Dealer & Trading Merchant [Streusel] //============================================================ //======================================================= @@ -19,3 +20,5 @@ izlude,105,99,0 shop Butcher#iz 54,517:-1 izlude,94,98,4 shop Fruit Gardener#iz 53,512:-1,513:-1,515:-1,516:-1 izlude,105,92,7 shop Vendor from Milk Ranch#i 90,519:-1 izlude,164,138,4 shop Pet Groomer#iz 124,537:-1,643:-1,10013:-1,10014:-1,554:-1,6113:-1,6114:-1,6115:-1 +izlude_in,115,61,0 shop Tool Dealer#iz 47,611:-1,501:-1,502:-1,503:-1,504:-1,506:-1,645:-1,656:-1,601:-1,602:-1,1065:-1,1750:-1 +izlude_in,121,64,3 shop Trading Merchant#iz 900,13200:-1,13201:-1,13202:-1,13150:-1,13102:-1,13151:-1,13154:-1,13155:-1,13163:-1,13165:-1,13168:-1
\ No newline at end of file |