summaryrefslogtreecommitdiff
path: root/npc/magic/config.txt
diff options
context:
space:
mode:
authorHoraK-FDF <horak-fdf@web.de>2021-12-07 23:01:55 +0100
committerHoraK-FDF <horak-fdf@web.de>2021-12-07 23:01:55 +0100
commit71d0cdfe8bdb0567303825850ad36a5e8506ab2b (patch)
tree28f778dc81a65c531a9485e38456a60d6b4daf3f /npc/magic/config.txt
parentc1be7bd1eab5b0c230001c369292abe757a7f32a (diff)
parentcd6424df5baf7d46b96fa1ee4be500ad8b131a82 (diff)
downloadserverdata-71d0cdfe8bdb0567303825850ad36a5e8506ab2b.tar.gz
serverdata-71d0cdfe8bdb0567303825850ad36a5e8506ab2b.tar.bz2
serverdata-71d0cdfe8bdb0567303825850ad36a5e8506ab2b.tar.xz
serverdata-71d0cdfe8bdb0567303825850ad36a5e8506ab2b.zip
Merge branch 'xmas2021' of https://gitlab.com/themanaworld/evolved/serverdata into xmas2021
Diffstat (limited to 'npc/magic/config.txt')
-rw-r--r--npc/magic/config.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/magic/config.txt b/npc/magic/config.txt
index f8135b43..285fa379 100644
--- a/npc/magic/config.txt
+++ b/npc/magic/config.txt
@@ -237,7 +237,6 @@ function script rectharm {
continue;
harm(.@mbs[.@i], .@d, .@t, .@e);
specialeffect(FX_ATTACK, AREA, .@mbs[.@i]);
- // TODO: Handle MobPt to don't overload timer system?
}
return;
}