diff options
Diffstat (limited to 'world/map/npc/030-3/orum_homunculus.txt')
-rw-r--r-- | world/map/npc/030-3/orum_homunculus.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/world/map/npc/030-3/orum_homunculus.txt b/world/map/npc/030-3/orum_homunculus.txt index 503374ff..0208d331 100644 --- a/world/map/npc/030-3/orum_homunculus.txt +++ b/world/map/npc/030-3/orum_homunculus.txt @@ -473,4 +473,8 @@ L_ThankYou: L_Close: close; + +OnInit: + set .IS_MAGIC, 1; + end; } |