summaryrefslogtreecommitdiff
path: root/world/map/npc/magic/level2-detect-players.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/magic/level2-detect-players.txt')
-rw-r--r--world/map/npc/magic/level2-detect-players.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/magic/level2-detect-players.txt b/world/map/npc/magic/level2-detect-players.txt
index 7335770c..20961ec6 100644
--- a/world/map/npc/magic/level2-detect-players.txt
+++ b/world/map/npc/magic/level2-detect-players.txt
@@ -7,7 +7,7 @@
addtimer 300, "Magic Timer::OnClear";
callfunc "adjust_spellpower";
set Sp, Sp - 7;
- misceffect FX_MAGIC_GENERIC, strcharinfo(0);
+ misceffect FX_MAGIC_WHO_CAST, strcharinfo(0);
callfunc "magic_exp";
set @inwilt$, "";
set .@d, @spellpower/2;