diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-28 23:36:53 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-28 23:36:53 +0000 |
commit | 46242ebf98468f8afc9ca755f84c23328b7a7402 (patch) | |
tree | 98ed3fbf6faae20768dc8279113c948268f17bb2 /npc/cities/lighthalzen.txt | |
parent | 21ff74caa20e967ddcc95a67e8aacf4eea328c30 (diff) | |
download | hercules-46242ebf98468f8afc9ca755f84c23328b7a7402.tar.gz hercules-46242ebf98468f8afc9ca755f84c23328b7a7402.tar.bz2 hercules-46242ebf98468f8afc9ca755f84c23328b7a7402.tar.xz hercules-46242ebf98468f8afc9ca755f84c23328b7a7402.zip |
* Updated NPC headers to fix errors caused by rev. 11603.
- Note: non-standard loaded scripts need to be checked for errors/duplicates.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11605 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities/lighthalzen.txt')
-rw-r--r-- | npc/cities/lighthalzen.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/cities/lighthalzen.txt b/npc/cities/lighthalzen.txt index 978c03da1..1d7d23b36 100644 --- a/npc/cities/lighthalzen.txt +++ b/npc/cities/lighthalzen.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= erKURITA, Au{R}oN (Translated by Alan), $ephiroth //===== Current Version: ===================================== -//= 1.4 +//= 1.5 //===== Compatible With: ===================================== //= eAthena 1.0 //===== Description: ========================================= @@ -26,6 +26,7 @@ //= 1.2 Moved some NPCs to Lighthalzen quests. [SinSloth] //= 1.3 Moved some other NPCs for quests purposes. [SinSloth] //= 1.4 Corrected NPC names to fall within proper resctrictions. [L0ne_W0lf] +//= 1.5 Fixed bad NPC header data to comply with rev. 11603. [L0ne_W0lf] //============================================================= lighthalzen,198,285,5 script Jiwon 862,{ @@ -1807,7 +1808,7 @@ s_Staff: } -lhz_in01,19,129,0 script LhzHiddenTrg1::LhzTrig -1,1,1{ +lhz_in01,19,129,0 script LhzHiddenTrg1::LhzTrig -1,1,1,{ OnTouch: mes "[Rekenber Guard]"; if(isequipped(2241) && isequipped(2243)){ |