summaryrefslogtreecommitdiff
path: root/world/map/npc/099-5/boss.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/099-5/boss.txt')
-rw-r--r--world/map/npc/099-5/boss.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/world/map/npc/099-5/boss.txt b/world/map/npc/099-5/boss.txt
index d89f60d2..8929c22d 100644
--- a/world/map/npc/099-5/boss.txt
+++ b/world/map/npc/099-5/boss.txt
@@ -375,7 +375,7 @@ OnWarn0:
set $@DD5_PTS, 0;
// FIXME DEBUG DEBUG DEBUG FIXME
if (debug)
- addnpctimer 10000, "#TMWFinalExam::OnBegin";
+ addnpctimer 15000, "#TMWFinalExam::OnBegin";
else
addnpctimer 90000, "#TMWFinalExam::OnWarn1";
end;
@@ -648,6 +648,7 @@ OnEpilogue1:
mes "[Zax De'Kagen]";
mes "Thanks for the "+$@DD5_TSPENT$+" of fun you gave me!";
next;
+ if (debug) goto L_Epilogue1Part22;
mes "[Zax De'Kagen]";
mes "This was not in the plan, but was fun nonetheless. Worth the detour.";
next;