summaryrefslogtreecommitdiff
path: root/world/map/npc/008-1
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/008-1')
-rw-r--r--world/map/npc/008-1/diryn.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/world/map/npc/008-1/diryn.txt b/world/map/npc/008-1/diryn.txt
index 6570f1d8..7e27e4e0 100644
--- a/world/map/npc/008-1/diryn.txt
+++ b/world/map/npc/008-1/diryn.txt
@@ -8,4 +8,8 @@
set @NpcTravelBit, $@hurnscald_bit;
callfunc "Traveler";
end;
+
+OnInit:
+ set .IS_MAGIC, 1;
+ end;
}