diff options
Diffstat (limited to 'world/map/npc/009-3/sword.txt')
-rw-r--r-- | world/map/npc/009-3/sword.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/world/map/npc/009-3/sword.txt b/world/map/npc/009-3/sword.txt index a1e16036..1be13790 100644 --- a/world/map/npc/009-3/sword.txt +++ b/world/map/npc/009-3/sword.txt @@ -1,4 +1,5 @@ -009-3.gat,26,100,0|script|#MysticSword#_M|400,{ +009-3.gat,26,100,0|script|#MysticSword#_M|400, +{ if (getskilllv(SKILL_MAGIC)) goto L_message; close; |