diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-31 04:42:13 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-31 04:42:13 +0000 |
commit | a5004de8f46964efc661b5fc0c4b298ba8cd5024 (patch) | |
tree | bf6f6771f6c6b8d30ce8811f45b17708eb9ab822 /npc/other | |
parent | a635e3d0d565378723a968b296e66da2e1e0668c (diff) | |
download | hercules-a5004de8f46964efc661b5fc0c4b298ba8cd5024.tar.gz hercules-a5004de8f46964efc661b5fc0c4b298ba8cd5024.tar.bz2 hercules-a5004de8f46964efc661b5fc0c4b298ba8cd5024.tar.xz hercules-a5004de8f46964efc661b5fc0c4b298ba8cd5024.zip |
gon_test,70,103,3 --> Added missing (.gat)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9105 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/other')
-rw-r--r-- | npc/other/powernpc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/powernpc.txt b/npc/other/powernpc.txt index 63bdd1f13..94539780e 100644 --- a/npc/other/powernpc.txt +++ b/npc/other/powernpc.txt @@ -313,7 +313,7 @@ gon_test.gat,46,14,3 script Guide of field of fight#gnp 770,{ close;
}
-gon_test,70,103,3 script ChowAnAn#gnp 773,{
+gon_test.gat,70,103,3 script ChowAnAn#gnp 773,{
mes "[ChowAnAn]";
mes "Want to go back?";
next;
|