From f235ec59cb8bc4aa2e648adbb94d0328c00f97b9 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Sat, 16 Jul 2011 21:02:28 +0000 Subject: [PATCH] Of all the things to have typo'd...but hey, at least I'm consistent. I've been spelling 'nest' as 'next' since I started working on it. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14910 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/instances/{NydhoggsNext.txt => NydhoggsNest.txt} | 0 npc/scripts_athena.conf | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename npc/instances/{NydhoggsNext.txt => NydhoggsNest.txt} (100%) diff --git a/npc/instances/NydhoggsNext.txt b/npc/instances/NydhoggsNest.txt similarity index 100% rename from npc/instances/NydhoggsNext.txt rename to npc/instances/NydhoggsNest.txt diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 093ff7a7f7..332a22f81f 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -343,5 +343,5 @@ npc: npc/battleground/kvm/kvm03.txt npc: npc/instances/SealedShrine.txt npc: npc/instances/EndlessTower.txt npc: npc/instances/OrcsMemory.txt -npc: npc/instances/NydhoggsNext.txt +npc: npc/instances/NydhoggsNest.txt // --------------------------------------------------------------