From 0db6acf806ed5db7e4585c589cd4a2e236932c06 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 23 Jun 2020 06:19:35 -0300 Subject: Refund Lightning Bolt from players --- npc/config/magic.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/config/magic.txt') diff --git a/npc/config/magic.txt b/npc/config/magic.txt index bc537cad6..da1484ef3 100644 --- a/npc/config/magic.txt +++ b/npc/config/magic.txt @@ -135,6 +135,7 @@ function script areaharm { continue; harm(.@mbs[.@i], .@d, .@t, .@e); specialeffect(FX_ATTACK, AREA, .@mbs[.@i]); + // TODO: Handle MobPt to don't overload timer system? } return; } -- cgit v1.2.3-60-g2f50