fatty, adopted fatty. fatty fatty no parents (#32009)

This commit is contained in:
1080pCat
2026-06-02 00:04:12 +00:00
committed by GitHub
parent 384de2908e
commit b35fb048c4
@@ -285,6 +285,11 @@ GLOBAL_LIST_INIT(ai_verbs_default, list(
REMOVE_TRAIT(src, TRAIT_CAN_STRIP, TRAIT_GENERIC)
/mob/living/silicon/ai/CanPass(atom/movable/mover)
. = ..()
if(anchored && isliving(mover))
return FALSE
/mob/living/silicon/ai/proc/create_power_supply()
new /obj/machinery/ai_powersupply(src)