diff --git a/zone/bot_commands/cast.cpp b/zone/bot_commands/cast.cpp index 9b9263670..a52406810 100644 --- a/zone/bot_commands/cast.cpp +++ b/zone/bot_commands/cast.cpp @@ -451,6 +451,7 @@ void bot_command_cast(Client* c, const Seperator* sep) } bot_iter->SetCommandedSpell(false); + continue; }