From ceb08ed3d3b991673902c309486f46f924de5ef6 Mon Sep 17 00:00:00 2001 From: mdr55 <98430078+mdr55@users.noreply.github.com> Date: Sun, 9 Feb 2025 18:34:51 +1100 Subject: [PATCH] Update combat-trainer.lic Co-authored-by: Mahtra <93822896+MahtraDR@users.noreply.github.com> --- combat-trainer.lic | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/combat-trainer.lic b/combat-trainer.lic index a69b0691be..d40b992e6d 100644 --- a/combat-trainer.lic +++ b/combat-trainer.lic @@ -1485,9 +1485,11 @@ class SpellProcess end DRCA.release_cyclics(@settings.cyclic_no_release) - DRC.bput('release spell', 'You let your concentration lapse', "You aren't preparing a spell") - DRC.bput('release mana', 'You release all', "You aren't harnessing any mana") - DRC.bput('release symb', 'You release the', "But you haven't prepared a symbiosis") if @symbiosis + unless checkprep + DRC.bput('release spell', 'You let your concentration lapse', "You aren't preparing a spell") + DRC.bput('release mana', 'You release all', "You aren't harnessing any mana") + DRC.bput('release symb', 'You release the', "But you haven't prepared a symbiosis") if @symbiosis + end if @tk_ammo waitrt?