diff options
author | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-05-17 06:02:11 +0000 |
---|---|---|
committer | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-05-17 06:02:11 +0000 |
commit | bd4755bc50e9591480dd05587031b33139dd4561 (patch) | |
tree | 6e20276d52b5555973abc366bb1fc9b3d4930369 /npc/instances | |
parent | 8fd9120aab67440bc7148646ae064354c1067d35 (diff) | |
download | hercules-bd4755bc50e9591480dd05587031b33139dd4561.tar.gz hercules-bd4755bc50e9591480dd05587031b33139dd4561.tar.bz2 hercules-bd4755bc50e9591480dd05587031b33139dd4561.tar.xz hercules-bd4755bc50e9591480dd05587031b33139dd4561.zip |
follow up r16115, accidentally committed debug thing
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16116 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/instances')
-rw-r--r-- | npc/instances/NydhoggsNest.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/instances/NydhoggsNest.txt b/npc/instances/NydhoggsNest.txt index bc98a6b7a..e80ed4b90 100644 --- a/npc/instances/NydhoggsNest.txt +++ b/npc/instances/NydhoggsNest.txt @@ -16,7 +16,6 @@ //============================================================ nyd_dun02,100,201,3 script Yggdrasil Gatekeeper 111,8,8,{ - Set ins_nyd,132;//debug if (ins_nyd == 0) { mes "A great stone gate stands before you. The sculpture of a terrible dragon spreads its powerful looking wings."; next; |