diff options
author | Streusel <advance_me@hotmail.de> | 2013-03-20 21:39:46 -0800 |
---|---|---|
committer | Streusel <advance_me@hotmail.de> | 2013-03-20 21:39:46 -0800 |
commit | 4c79f825b0de36021af8de337e34b44835d363eb (patch) | |
tree | 2d60616ae20ae679991b6524461e0fb0d52acc2b /npc/instances/EndlessTower.txt | |
parent | e29d30559c862ddcdffcd9f76d24c5deb4c110d4 (diff) | |
download | hercules-4c79f825b0de36021af8de337e34b44835d363eb.tar.gz hercules-4c79f825b0de36021af8de337e34b44835d363eb.tar.bz2 hercules-4c79f825b0de36021af8de337e34b44835d363eb.tar.xz hercules-4c79f825b0de36021af8de337e34b44835d363eb.zip |
-Part 2 of 'the great commit', all credits to L0ne_W0lf
-NPC updates mostly Izlude related
Diffstat (limited to 'npc/instances/EndlessTower.txt')
-rw-r--r-- | npc/instances/EndlessTower.txt | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/npc/instances/EndlessTower.txt b/npc/instances/EndlessTower.txt index 39119d6e9..7edbc618f 100644 --- a/npc/instances/EndlessTower.txt +++ b/npc/instances/EndlessTower.txt @@ -1,16 +1,14 @@ //===== Hercules Script ====================================== //= Endless Tower -//===== By: ================================================== +//===== By: ================================================== //= L0ne_W0lf -//===== Current Version: ===================================== +//===== Current Version: ===================================== //= 2.1 -//===== Compatible With: ===================================== -//= Hercules -//===== Description: ========================================= +//===== Description: ========================================= //= [Official Conversion] //= Endless Tower Memorial Dungeon //= Consists of 101 floors. -//===== Additional Comments: ================================= +//===== Additional Comments: ================================= //= 1.0 First version. //= 1.1 Removed a disablenpc from #102FShadowDust1. (bugreport:4415) //= 1.2 Added ends to several NPCs which would allow you to restart timers. @@ -33,7 +31,7 @@ //= the invoking party meets the requirements to join the Memorial Dungeon. //= 2.0 Fixed broken else/if chaining. [Joseph] //= 2.1 Updated to match latest official script. [Euphy] -//============================================================ +//============================================================ alberta,214,77,6 script Captain Janssen 709,{ if (checkweight(1201,1) == 0) { |