summaryrefslogtreecommitdiff
path: root/npc/012-3/mana-seed.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/012-3/mana-seed.txt')
-rwxr-xr-xnpc/012-3/mana-seed.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-3/mana-seed.txt b/npc/012-3/mana-seed.txt
index 3712af51..b4c69999 100755
--- a/npc/012-3/mana-seed.txt
+++ b/npc/012-3/mana-seed.txt
@@ -210,7 +210,7 @@ L_Magic_levelup:
@SUP_xp = @exp_bonus[1 + getskilllv(SKILL_MAGIC)];
@SUP_lvl = 1 + getskilllv(SKILL_MAGIC);
callfunc "SkillUp";
- heal 0, 10000, 1;
+ heal 0, 10000;
next;
goto L_End;