mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
[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:
@@ -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."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user