summaryrefslogtreecommitdiff
path: root/world/map/npc/018-3/evil-obelisk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/018-3/evil-obelisk.txt')
-rw-r--r--world/map/npc/018-3/evil-obelisk.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/world/map/npc/018-3/evil-obelisk.txt b/world/map/npc/018-3/evil-obelisk.txt
index 4ecc00b3..1d4cea7d 100644
--- a/world/map/npc/018-3/evil-obelisk.txt
+++ b/world/map/npc/018-3/evil-obelisk.txt
@@ -15,4 +15,8 @@
set @x1, 0;
set @y1, 0;
close;
+
+OnInit:
+ set .IS_MAGIC, 1;
+ end;
}