diff options
author | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-28 11:54:32 +0000 |
---|---|---|
committer | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-28 11:54:32 +0000 |
commit | be231655f6626981f2d5d39144971a98ff40e8b5 (patch) | |
tree | 54c267f69cf47467d7962b9a577f87983d15f04c /npc/cities/lighthalzen.txt | |
parent | a77e818f841305d286d2e472893ff132751e4291 (diff) | |
download | hercules-be231655f6626981f2d5d39144971a98ff40e8b5.tar.gz hercules-be231655f6626981f2d5d39144971a98ff40e8b5.tar.bz2 hercules-be231655f6626981f2d5d39144971a98ff40e8b5.tar.xz hercules-be231655f6626981f2d5d39144971a98ff40e8b5.zip |
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
Diffstat (limited to 'npc/cities/lighthalzen.txt')
-rw-r--r-- | npc/cities/lighthalzen.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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";
|