diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-10 01:33:26 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-10 01:33:26 +0000 |
commit | 622537266bb785847dd5eb7439bdbe2203a1b75e (patch) | |
tree | 4fdcc3272691843b55119d24d233b570070c4481 /npc/custom | |
parent | 1f77c598f27b2ba41fe006d7c868e1e2e31f8727 (diff) | |
download | hercules-622537266bb785847dd5eb7439bdbe2203a1b75e.tar.gz hercules-622537266bb785847dd5eb7439bdbe2203a1b75e.tar.bz2 hercules-622537266bb785847dd5eb7439bdbe2203a1b75e.tar.xz hercules-622537266bb785847dd5eb7439bdbe2203a1b75e.zip |
* Updated (and added) item_trade entries. (Converted from Aegis.)
* Updated several Prontera NPCs.
- Updated Prontera town NPCs, and Prontera Library.
- Updated the Prontera Milk Merchant.
- Updated the inn dialogs slightly, and corrected information for Prontera.
- Added Gaebolg Family Curse quest.
- Commented out old Clothes_dyer npc.
* Updated Rachel's guide's while loop to be a bit nicer looking.
* Added the ability to redeem lottery tickets before max donation is met.
* Changed conflicting warps to the "Adoption" room in the church.
* Fixed a bug in Kiel Hyre warps and quest.
* Updated Dandelion Request quest for Gaebolg compatibility.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10736 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/custom')
-rw-r--r-- | npc/custom/adoption.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/custom/adoption.txt b/npc/custom/adoption.txt index fc31e0d5e..f9f2361b3 100644 --- a/npc/custom/adoption.txt +++ b/npc/custom/adoption.txt @@ -3,6 +3,7 @@ //===== By ================================================ //= Fredzilla with help from Kamari,Acky //===== Version =========================================== +//= 1.7 Moved warps to the southern exit of the main chappel. [L0ne_W0lf] //= 1.6a Fixed wrong label name [KarLaeda] //= 1.6 Removed call to function Is_Taekwon_Class in favor of baseClass == Job_Taekwon [Silentdragon] //= 1.5 Added GM menu to reset current adoption [Lupus] @@ -49,8 +50,8 @@ //= Use "Upper==2" insread of event_adopted //========================================================= -prt_church,115,122,0 warp prtch03 1,2,prt_church,164,171 -prt_church,162,171,0 warp prtch01-3 1,2,prt_church,113,122 +prt_church,83,122,0 warp prtch03 1,2,prt_church,164,171 +prt_church,162,171,0 warp prtch01-3 1,2,prt_church,86,122 prt_church,166,176,3 script Adoption Man 61,{ |