From be231655f6626981f2d5d39144971a98ff40e8b5 Mon Sep 17 00:00:00 2001 From: MasterOfMuppets Date: Sun, 28 May 2006 11:54:32 +0000 Subject: Fixed a mistake causing an NPC to appear in bio labs 3 instead of Lighthalzen git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6798 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 3 +++ npc/cities/lighthalzen.txt | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 7abecac93..d5528648c 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -30,6 +30,9 @@ Evera Date Added ====== +05/28 + * Fixed a mistake causing an NPC to appear in bio labs 3 instead of Lighthalzen [MasterOfMuppets] + - Thanks to theultramage for pointing it out. 05/27 * Updated DTS Warper; Now uses 3 global vars, 2 are vote #, 1 is etc in binary values. [Evera] * Implemented the friendship quest. *finally* [MasterOfMuppets] diff --git a/npc/cities/lighthalzen.txt b/npc/cities/lighthalzen.txt index a301f4294..425978c5d 100644 --- a/npc/cities/lighthalzen.txt +++ b/npc/cities/lighthalzen.txt @@ -1754,7 +1754,7 @@ lhz_in03.gat,183,82,6 script Drunken Man#Drunken_Man2 870,{ // --------------------------------------------------------------------------- -lhz_dun03.gat,180,83,6 script Citizen 86,{ +lighthalzen.gat,180,83,6 script Citizen 86,{ mes "[Mitchell]"; mes "You know, everyone"; -- cgit v1.2.3-70-g09d2