Shunted malf cannot use programs anymore (#28920)

This commit is contained in:
PollardTheDragon
2025-04-08 10:02:47 -04:00
committed by GitHub
parent 3177ea2e9f
commit 263b68e5b8
2 changed files with 18 additions and 2 deletions
@@ -245,6 +245,9 @@
/datum/spell/ai_spell/choose_program/cast(list/targets, mob/living/silicon/ai/user)
. = ..()
if(istype(user.loc, /obj/machinery/power/apc))
to_chat(user, "<span class='warning'>Error: APCs do not have enough processing power to handle programs!</span>")
return
user.program_picker.ui_interact(user)
/// RGB Lighting - Recolors Lights