summaryrefslogtreecommitdiff
path: root/world/map/npc/012-3/mana-seed.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/012-3/mana-seed.txt')
-rw-r--r--world/map/npc/012-3/mana-seed.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/012-3/mana-seed.txt b/world/map/npc/012-3/mana-seed.txt
index 3ed6d918..bb479c2b 100644
--- a/world/map/npc/012-3/mana-seed.txt
+++ b/world/map/npc/012-3/mana-seed.txt
@@ -213,7 +213,7 @@ L_magic_levelup:
set @SUP_xp, @exp_bonus[1 + getskilllv(SKILL_MAGIC)];
set @SUP_lvl, 1 + getskilllv(SKILL_MAGIC);
callfunc "SkillUp";
- itemheal 0, 10000;
+ heal 0, 10000, 1;
next;
goto L_end;