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_ama.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_ama.txt')
-rw-r--r-- | npc/guides/guides_ama.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/guides/guides_ama.txt b/npc/guides/guides_ama.txt index ebcd4b7d5..a8c5ac26e 100644 --- a/npc/guides/guides_ama.txt +++ b/npc/guides/guides_ama.txt @@ -3,16 +3,17 @@ //===== By: ==================================================
//= MasterOfMuppets
//===== Current Version: =====================================
-//= 1.0
+//= 1.1
//===== Compatible With: =====================================
//=
//===== Description: =========================================
//=
//===== Additional Comments: =================================
//= 1.0 First version [MasterOfMuppets]
+//= 1.1 Removed Duplicates [Silent]
//============================================================
-amatsu.gat,207,89,3 script Amatsu Guide 758,{
+amatsu.gat,207,89,3 script Amatsu Guide#01 758,{
mes "[Amachang]";
mes "Welcome to Amatsu,";
@@ -71,7 +72,7 @@ s_Bar: }
-amatsu.gat,251,283,4 script Amatsu Guide 767,{
+amatsu.gat,251,283,4 script Amatsu Guide#02 767,{
mes "[Guide Man]";
mes "Welcome, tourist from";
|