summaryrefslogtreecommitdiff
path: root/npc/024-16
diff options
context:
space:
mode:
Diffstat (limited to 'npc/024-16')
-rw-r--r--npc/024-16/king.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/024-16/king.txt b/npc/024-16/king.txt
index a6f549e6b..14b8bc8f8 100644
--- a/npc/024-16/king.txt
+++ b/npc/024-16/king.txt
@@ -95,6 +95,12 @@ L_Campaign:
if (.@q)
setq FrostiaQuest_Homunculus, 0, 0, 0;
+ // Debug functionality
+ if (is_gm()) {
+ if (askyesno() == ASK_YES)
+ cwarp "023-3", 63, 219;
+ }
+
// Endtrail
mes "";
mesc l("@@ You need to wait further releases to continue this quest!", b(l("WARNING:"))), 1;