summaryrefslogtreecommitdiff
path: root/world/map/npc/009-4/waric.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/009-4/waric.txt')
-rw-r--r--world/map/npc/009-4/waric.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/world/map/npc/009-4/waric.txt b/world/map/npc/009-4/waric.txt
index aa366318..075c340c 100644
--- a/world/map/npc/009-4/waric.txt
+++ b/world/map/npc/009-4/waric.txt
@@ -19,6 +19,10 @@
next;
mes "\"Your fate is up to Waric now... don't expect me to do anything else for you.\"";
close;
+
+OnInit:
+ set .IS_MAGIC, 1;
+ end;
}
009-4,118,42,0|script|Waric#trap|153
@@ -94,4 +98,8 @@ L_Explain:
L_Close:
set @EXP_LEARNED_ALOT, 0;
close;
+
+OnInit:
+ set .IS_MAGIC, 1;
+ end;
}