diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-01-20 03:44:40 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-01-20 03:44:40 +0000 |
commit | 88381d2c98105e1b053e7af07dbceff381250657 (patch) | |
tree | 80e5ca6425d44a201dc7b1a1f62905b5b81b6861 /npc/warps | |
parent | f9d5becbc0b6cafa3cce70b16126638e8e0525c3 (diff) | |
download | hercules-88381d2c98105e1b053e7af07dbceff381250657.tar.gz hercules-88381d2c98105e1b053e7af07dbceff381250657.tar.bz2 hercules-88381d2c98105e1b053e7af07dbceff381250657.tar.xz hercules-88381d2c98105e1b053e7af07dbceff381250657.zip |
* Rev. 13458 Looooots of bugfixes provided by various people! [L0ne_W0lf]
- Fixed Seal quest checking for oridecon hammer. Again. (Bugreport:2363)
- Fixed some requirements for the socket NPC. (famiong) (Bugreport:2572)
- Fixed a global variable-collision in Z-Gang quest. (Bugreport:2616)
- Fixed issue with Zhed saying things he shouldn't (Bugreport:2627)
- Fixed OnMyMobDwead in Nameless quest issue. (Bugreport:2628)
- Fixed Kyle Hyre script halting on delitem. (Bugreport:2633)
- Added missing part of Peace for Arunafelts (Gepard) (Bugreport:2639)
- Added missing Kafra npc to Comodo. (Daegaladh) (Bugreport:2662)
- Fixed a minor error in Einbroch Tower NPC. (magegahell) (Bugreport:2669)
- Fixed exp reward in Peace for Arunafeltz. (Gepard) (Bugreport:2676)
- Fixed exp reward in Meg. God Seal quest. (Daegaladh) (Bugreport:2677)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13458 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps')
-rw-r--r-- | npc/warps/cities/rachel.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/warps/cities/rachel.txt b/npc/warps/cities/rachel.txt index c508dc696..f614f778f 100644 --- a/npc/warps/cities/rachel.txt +++ b/npc/warps/cities/rachel.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= erKURITA & RockmanEXE //===== Current Version: ===================================== -//= 1.3 +//= 1.4 //===== Compatible With: ===================================== //= Any Athena Version //===== Description: ========================================= @@ -16,6 +16,7 @@ //= 1.2 Fully official rachel warps [Playtester] //= 1.2a Added missing warp (Pope's office entryway -> temple) [L0ne_W0lf] //= 1.3 Updated Rachel -> Veins Field warp. [L0ne_W0lf] +//= 1.4 Disabled rachel33, moved to quest_rachel.txt [L0ne_W0lf] //============================================================ rachel,150,249,0 warp rachel01 1,1,ra_temple,120,30 @@ -54,7 +55,7 @@ ra_temin,130,93,0 warp rachel30 1,1,ra_temin,239,258 ra_temin,206,93,0 warp rachel31 1,1,ra_temin,312,258 ra_temin,275,332,0 warp rachel32 1,1,ra_temin,27,305 -ra_temin,275,226,0 warp rachel33 1,1,ra_temsky,99,11 +//ra_temin,275,226,0 warp rachel33 1,1,ra_temsky,99,11 ra_temsky,99,118,0 warp rachel34 1,1,ra_temsky,99,140 ra_temsky,112,143,0 warp rachel35 1,1,ra_temsky,141,139 |