Pillow Bugs can no longer smash tables and walls as if they were a goliath or something (#30344)

This commit is contained in:
DeityLink
2021-08-25 00:09:59 +02:00
committed by GitHub
parent 977c56c8fa
commit 5cf3af5aec

View File

@@ -892,11 +892,11 @@ obj/item/asteroid/basilisk_hide/New()
holder_type = /obj/item/weapon/holder/animal/pillow
size = SIZE_SMALL
pacify_aura = TRUE
environment_smash_flags = 0
var/image/eyes
/mob/living/simple_animal/hostile/asteroid/pillow/no_pacify
pacify_aura = FALSE
environment_smash_flags = 0
response_help = "pets"
/mob/living/simple_animal/hostile/asteroid/pillow/examine(mob/user)