diff options
Diffstat (limited to 'npc/guides/guides_ama.txt')
-rw-r--r-- | npc/guides/guides_ama.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/guides/guides_ama.txt b/npc/guides/guides_ama.txt index 982e0513f..8ee9de31f 100644 --- a/npc/guides/guides_ama.txt +++ b/npc/guides/guides_ama.txt @@ -13,7 +13,7 @@ //= 1.1 Removed Duplicates [Silent] //============================================================ -amatsu.gat,207,89,3 script Amatsu Guide#01 758,{ +amatsu,207,89,3 script Amatsu Guide#01 758,{ mes "[Amachang]"; mes "Welcome to Amatsu,"; @@ -72,7 +72,7 @@ s_Bar: } -amatsu.gat,251,283,4 script Amatsu Guide#02 767,{ +amatsu,251,283,4 script Amatsu Guide#02 767,{ mes "[Guide Man]"; mes "Welcome, tourist from"; @@ -125,4 +125,4 @@ s_Bar: mes "in Amatsu."; close; -} +}
\ No newline at end of file |