It is that fucing easy (#23881)

This commit is contained in:
DGamerL
2024-01-25 14:25:20 -05:00
committed by GitHub
parent 7f62df8ff1
commit 2fed255913
@@ -311,7 +311,6 @@
damage_type = BURN
/obj/item/projectile/magic/animate/Bump(atom/change)
..()
if(isitem(change) || isstructure(change) && !is_type_in_list(change, GLOB.protected_objects))
if(istype(change, /obj/structure/closet/statue))
for(var/mob/living/carbon/human/H in change.contents)
@@ -336,6 +335,7 @@
// Change our allegiance!
var/mob/living/simple_animal/hostile/mimic/copy/C = change
C.ChangeOwner(firer)
return ..()
/obj/item/projectile/magic/slipping
name = "magical banana"