summaryrefslogtreecommitdiff
path: root/npc/custom/gefenia.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/custom/gefenia.txt')
-rw-r--r--npc/custom/gefenia.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/custom/gefenia.txt b/npc/custom/gefenia.txt
index 547c9482c..5bb5a6018 100644
--- a/npc/custom/gefenia.txt
+++ b/npc/custom/gefenia.txt
@@ -14,7 +14,7 @@
//============================================================
-prontera.gat,154,198,5 script Geovani 805,{
+prontera,154,198,5 script Geovani 805,{
mes "[Geovani]";
mes "Hi there my friend,";
mes "A while ago a very wise man taught me something.";
@@ -30,5 +30,5 @@ prontera.gat,154,198,5 script Geovani 805,{
menu "Sure, Warp Me ;)",Mwarpme,"Nah, Don't Try It On me",-;
close;
Mwarpme:
- warp "gefenia01.gat", 40, 103; close;
+ warp "gefenia01", 40, 103; close;
} \ No newline at end of file