From c210a1a2d2c8dbb91ceaf4b9bffbfa0c5aa393f9 Mon Sep 17 00:00:00 2001 From: jmanfffreak Date: Sun, 15 Jan 2012 21:58:31 +0000 Subject: Disabled a debug NPC in the Endless Tower script. I don't see any mention of this NPC in any guide I've seen... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15464 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/instances/EndlessTower.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/instances/EndlessTower.txt b/npc/instances/EndlessTower.txt index 62b01c2ae..48d9bf98d 100644 --- a/npc/instances/EndlessTower.txt +++ b/npc/instances/EndlessTower.txt @@ -4040,7 +4040,8 @@ OnEnable: monster "5@tower",84,85,"Thorn of Pureness",1961,1; end; } - +// This looks like debug? Disabled. +/* 5@tower,71,1,0 script #Manager Mode5 844,{ mes "This NPC manages the crystal on the 100th Floor. Please enter the password."; input .@inputstr$; @@ -4052,7 +4053,7 @@ OnEnable: else mes "Please enter the correct password."; close; -} +} */ // Floor 101 6@tower,45,89,2 script Spring of Life#1 844,{ -- cgit v1.2.3-60-g2f50