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://svn.code.sf.net/p/rathena/svn/trunk@15464 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
jmanfffreak 2012-01-15 21:58:31 +00:00
parent 08667a36b8
commit d586c11059

View File

@ -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,{