[FIX] Prevents Buckling Megas, Blobs, Constructs, Slimes, and Dragons (#81287)

## About The Pull Request

fixes #80946 

not sure why it borrowed the wrong commit msg

## Why It's Good For The Game

on the one hand it's funny but on the other hand it's dumb to be able to
buckle massive mobs to tiny-sprite objects they might not be able to get
out of without just destroying their own chair - assuming they can,
which in the case of some things you can buckle to, you can't (looking
at roller beds.)

## Changelog

🆑
fix: removed ability to buckle megafauna, constructs, blob minions,
dragons, and slimes.
/🆑
This commit is contained in:
Higgin
2024-02-07 05:40:22 +01:00
committed by GitHub
parent 94b00cdc92
commit 1f195c5a05
5 changed files with 5 additions and 0 deletions
@@ -12,6 +12,7 @@
pressure_resistance = 100
speed = 0
unique_name = TRUE
can_buckle_to = FALSE
initial_language_holder = /datum/language_holder/construct
death_message = "collapses in a shattered heap."