mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
fatty, adopted fatty. fatty fatty no parents (#32009)
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user