summaryrefslogtreecommitdiff
path: root/world/map/npc/099-1/main.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/099-1/main.txt')
-rw-r--r--world/map/npc/099-1/main.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/world/map/npc/099-1/main.txt b/world/map/npc/099-1/main.txt
index cbe03c7c..e428f865 100644
--- a/world/map/npc/099-1/main.txt
+++ b/world/map/npc/099-1/main.txt
@@ -86,5 +86,9 @@ L_Yes:
if (!$@DD5_STATUS)
donpcevent "#TMWFinalExam::OnWarn0";
close;
+
+OnInit:
+ set .IS_MAGIC, 1;
+ end;
}