diff options
Diffstat (limited to 'world/map/npc/029-2/morgan.txt')
-rw-r--r-- | world/map/npc/029-2/morgan.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/world/map/npc/029-2/morgan.txt b/world/map/npc/029-2/morgan.txt index 3f7d3e1e..20000a11 100644 --- a/world/map/npc/029-2/morgan.txt +++ b/world/map/npc/029-2/morgan.txt @@ -26,6 +26,8 @@ OnInit: 029-2,101,57,0|script|Morgan#_M|355 { callfunc "PCtoNPCRange"; + if(@npc_check) end; + if (Int >= 5) goto L_Learn; goto L_NotMagic; |