summaryrefslogtreecommitdiff
path: root/npc/custom/healer.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/custom/healer.txt')
-rw-r--r--npc/custom/healer.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/healer.txt b/npc/custom/healer.txt
index 7bd9119b2..d1cdbcfd4 100644
--- a/npc/custom/healer.txt
+++ b/npc/custom/healer.txt
@@ -28,7 +28,7 @@
}
specialeffect2 EF_HEAL2; percentheal 100,100;
if (.@Buffs) {
- specialeffect2 EF_INCAGILITY; sc_start SC_INCREASEAGI,240000,10;
+ specialeffect2 EF_INCAGILITY; sc_start SC_INC_AGI,240000,10;
specialeffect2 EF_BLESSING; sc_start SC_BLESSING,240000,10;
}
if (.@Delay) set @HD, gettimetick(2)+.@Delay;