summaryrefslogtreecommitdiff
path: root/npc/001-1/enora.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1/enora.txt')
-rw-r--r--npc/001-1/enora.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/001-1/enora.txt b/npc/001-1/enora.txt
index fea6d6e7..45e6e551 100644
--- a/npc/001-1/enora.txt
+++ b/npc/001-1/enora.txt
@@ -157,7 +157,7 @@
setq ArtisQuests_Enora, 1;
- closedialog;
+ closeclientdialog;
goodbye;
close;
}
@@ -201,7 +201,7 @@
setq ArtisQuests_Enora, 5;
enora_reward(60, 100);
- closedialog;
+ closeclientdialog;
npctalk3 l("Thank you very much!");
close;
}
@@ -238,7 +238,7 @@
setq ArtisQuests_Enora, 7;
enora_reward(40, 125);
- closedialog;
+ closeclientdialog;
npctalk3 l("Thank you very much!");
close;
}
@@ -281,7 +281,7 @@
break;
}
- closedialog;
+ closeclientdialog;
npctalk3 l("Thank you very much!");
close;
}
@@ -430,7 +430,7 @@
}
} while (@menu != 12);
- closedialog;
+ closeclientdialog;
goodbye;
close;