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