diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-16 10:02:18 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-16 10:02:18 +0000 |
commit | e07326b0aa71a74cacd425e30745bb01a60b153f (patch) | |
tree | b72f1f4ada283ca5f02885e957c5e194eb1652a7 /npc/guides/guides_lhz.txt | |
parent | e4bb98fd9afd36dcd42a4135a55ad8930e2acf01 (diff) | |
download | hercules-e07326b0aa71a74cacd425e30745bb01a60b153f.tar.gz hercules-e07326b0aa71a74cacd425e30745bb01a60b153f.tar.bz2 hercules-e07326b0aa71a74cacd425e30745bb01a60b153f.tar.xz hercules-e07326b0aa71a74cacd425e30745bb01a60b153f.zip |
* Commited Silent's Fix to the duplicate NPCs
- needs testing
- can't be fully fixed because of length limitation of names
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7200 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/guides/guides_lhz.txt')
-rw-r--r-- | npc/guides/guides_lhz.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/guides/guides_lhz.txt b/npc/guides/guides_lhz.txt index 209bc17ef..aae728380 100644 --- a/npc/guides/guides_lhz.txt +++ b/npc/guides/guides_lhz.txt @@ -3,13 +3,14 @@ //===== By: ==================================================
//= MasterOfMuppets
//===== Current Version: =====================================
-//= 1.0
+//= 1.1
//===== Compatible With: =====================================
//=
//===== Description: =========================================
//= Lighthalzen Guide NPCs
//===== Additional Comments: =================================
//= 1.0 First Version [MasterOfMuppets]
+//= 1.1 Removed Duplicates [Silent]
//============================================================
lighthalzen.gat,220,311,3 script Guide::LhzSlum 852,{
@@ -356,6 +357,6 @@ s_Notice: }
-lighthalzen.gat,154,100,5 duplicate(LhzWest) Guide 852
+lighthalzen.gat,154,100,5 duplicate(LhzWest) Guide#lhz1 852
-lighthalzen.gat,319,243,5 duplicate(LhzSlum) Guide 852
+lighthalzen.gat,319,243,5 duplicate(LhzSlum) Guide#lhz2 852
|