From f83fd90579f5258ff145f9685499b67c5cd1fc68 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Thu, 26 Aug 2010 22:47:28 +0000 Subject: * instance_npcname will now error if the NPC being looked up is not found, care of ramsey. * delitem/2 will now send the close button when failing to find all neccecary items to delete. - Still do to, items should not be deleted as-found, and should be deleted once counted and in the event of delitem failure, nothing should be consumed. This is a design flaw in eathena, and should be fixed as soon as possible. * Implemented the Endless Tower instance. * Updated announces and dialogs in KVM. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14395 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/scripts_athena.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/scripts_athena.conf') diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index afd0fe471..5b6d2cb87 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -339,7 +339,7 @@ npc: npc/battleground/kvm/kvm03.txt // -------------------------------------------------------------- // ------------------------ Instances --------------------------- npc: npc/instances/SealedShrine.txt -//npc: npc/instances/EndlessTower.txt +npc: npc/instances/EndlessTower.txt npc: npc/instances/OrcsMemory.txt //npc: npc/instances/NydhoggsNext.txt // -------------------------------------------------------------- -- cgit v1.2.3-60-g2f50