diff options
author | Streusel <advance_me@hotmail.de> | 2013-02-16 03:13:03 -0800 |
---|---|---|
committer | Streusel <advance_me@hotmail.de> | 2013-02-16 03:13:03 -0800 |
commit | 003ed2ccc435a3d5ebf2d86f1e94367102aafb20 (patch) | |
tree | 8b183f359d35851c1505d50aeb4f78fbba666c00 /npc/re/cities/malangdo.txt | |
parent | 126225b561859c8bdd3c2ae319ddeec15bbaca47 (diff) | |
download | hercules-003ed2ccc435a3d5ebf2d86f1e94367102aafb20.tar.gz hercules-003ed2ccc435a3d5ebf2d86f1e94367102aafb20.tar.bz2 hercules-003ed2ccc435a3d5ebf2d86f1e94367102aafb20.tar.xz hercules-003ed2ccc435a3d5ebf2d86f1e94367102aafb20.zip |
-Updated & improved some job scripts
-Updated script_commands.txt for update 2bc8562
-Moved Honeymoon Helper to Official coordinates
-Updated guides/guides_izlude.txt to fit Honeymoon Helper coordinates
Diffstat (limited to 'npc/re/cities/malangdo.txt')
-rw-r--r-- | npc/re/cities/malangdo.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/re/cities/malangdo.txt b/npc/re/cities/malangdo.txt index 8eb84ad55..58e6be2f3 100644 --- a/npc/re/cities/malangdo.txt +++ b/npc/re/cities/malangdo.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Muad_Dib //===== Current Version: ===================================== -//= 1.1 +//= 1.2 //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= @@ -11,6 +11,7 @@ //===== Additional Comments: ================================= //= 1.0 First version. [Euphy] //= 1.1 Added entrance scripts. +//= 1.2 Added Official coordinates for Odgnalam [Streusel] //============================================================ // Entrance :: malangdo_go @@ -150,9 +151,8 @@ rachel,121,126,4 duplicate(Dolangmal) Dolangmal#7 553 lighthalzen,254,83,5 duplicate(Dolangmal) Dolangmal#8 553 mora,57,150,4 duplicate(Dolangmal) Dolangmal#9 553 -// Unofficial coordinates. -// Original pre-re: izlude,182,192,4 -izlude,197,213,4 script Odgnalam#iz 554,{ + +izlude,182,218,4 script Odgnalam#iz 554,{ if (strnpcinfo(4) == "izlude") mes "Receiving the warm sun of Izlude, the cat is sleeping."; else if (strnpcinfo(4) == "alberta") |