diff options
Diffstat (limited to 'npc/magic/dragokin.txt')
-rw-r--r-- | npc/magic/dragokin.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/magic/dragokin.txt b/npc/magic/dragokin.txt index 2a8cb89b0..cfcc2ef44 100644 --- a/npc/magic/dragokin.txt +++ b/npc/magic/dragokin.txt @@ -25,8 +25,8 @@ OnCall: // Setup @sk=TMW2_DRAGOKIN; - @mp=500; - @amp=40; + @mp=50; + @amp=4; // Check if you have mana to cast // MagicCheck(SkillID, Mana{, MP per level}) |