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/quests/quests_hugel.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/quests/quests_hugel.txt')
-rw-r--r-- | npc/quests/quests_hugel.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/quests/quests_hugel.txt b/npc/quests/quests_hugel.txt index cd7005810..a3e2782d0 100644 --- a/npc/quests/quests_hugel.txt +++ b/npc/quests/quests_hugel.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= MasterOfMuppets & SinSloth //===== Current Version: ===================================== -//= 1.5b +//= 1.6 //===== Compatible With: ===================================== //= eAthena //===== Description: ========================================= @@ -18,6 +18,7 @@ //= 1.4 Fixed experience gains to match upcoming rate adjustments. [SinSloth] //= 1.5a Corrected NPC names to fall within proper restrictions. [L0ne_W0lf] //= 1.5b Fixed a variable name. [SinSloth] +//= 1.6 Fixed bad NPC header data to comply with rev. 11603. [L0ne_W0lf] //============================================================ //------------------------------------------------------------------------- @@ -4681,7 +4682,7 @@ hugel,198,169,0 script #HugelTree 139,2,2,{ } -hugel,191,172,3 script Manainne 892,1{ +hugel,191,172,3 script Manainne 892,1,{ if(hg_memory == 1) { @@ -7262,7 +7263,7 @@ que_bingo,53,190,7 script Eukran 778,{ } -odin_tem01,129,127,0 script HiddenActivator#Hugel 139,3,3{ +odin_tem01,129,127,0 script HiddenActivator#Hugel 139,3,3,{ OnTouch: if(hg_ma1 == 8) { |