diff options
Diffstat (limited to 'world/map/npc/069-2/wizard.txt')
-rw-r--r-- | world/map/npc/069-2/wizard.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/world/map/npc/069-2/wizard.txt b/world/map/npc/069-2/wizard.txt index c94258ec..35c2926d 100644 --- a/world/map/npc/069-2/wizard.txt +++ b/world/map/npc/069-2/wizard.txt @@ -172,4 +172,8 @@ OnWarp: L_Close: close; + +OnInit: + set .IS_MAGIC, 1; + end; } |