summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/magic.conf.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/magic.conf.template b/conf/magic.conf.template
index 0dbbaba4..40105567 100644
--- a/conf/magic.conf.template
+++ b/conf/magic.conf.template
@@ -551,6 +551,7 @@ SPELL lay-on-hands (target : STRING) : "#L10" =
&& not (running_status_update(pc(target), SC_HALT_REGENERATE))
))
=> EFFECT CALL adjust_spellpower(school);
+ IF (not (target)) THEN ABORT;
IF (pc (target) == caster) THEN ABORT;
IF failed(pc(target))
THEN (IF ((target = "mouboo" || target = "Mouboo")