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/NydhoggsNest.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/NydhoggsNest.txt')
-rw-r--r-- | npc/instances/NydhoggsNest.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/instances/NydhoggsNest.txt b/npc/instances/NydhoggsNest.txt index b404df86b..fffe47227 100644 --- a/npc/instances/NydhoggsNest.txt +++ b/npc/instances/NydhoggsNest.txt @@ -1,20 +1,20 @@ //===== Hercules Script ====================================== //= Nidhoggr's Nest -//===== By: ================================================== +//===== By: ================================================== //= L0ne_W0lf, various sources -//===== Current Version: ===================================== +//===== Current Version: ===================================== //= 1.4 -//===== Description: ========================================= +//===== Description: ========================================= //= [Official Conversion] //= Nidhoggr's Nest Instance -//===== Additional Comments: ================================= +//===== Additional Comments: ================================= //= 1.0 First version. //= 1.1 Minor dialog updates. //= 1.2 No longer glitches when anyone but party leader talks to the first NPC. //= 1.3 Added 'instance_check_party' command to the script for proper checking if //= the invoking party meets the requirements to join the Memorial Dungeon. //= 1.4 Cleaning. [Euphy] -//============================================================ +//============================================================ nyd_dun02,100,201,3 script Yggdrasil Gatekeeper 111,8,8,{ if (ins_nyd == 0) { |