Stasis Beds (#11755)

This commit is contained in:
Geeves
2021-04-29 11:54:08 +02:00
committed by GitHub
parent bc2302ab4a
commit 8a8f4ab913
9 changed files with 154 additions and 4 deletions
@@ -31,7 +31,7 @@
slowdown = 5
/obj/structure/bed/Initialize()
..()
. = ..()
LAZYADD(can_buckle, /mob/living)
/obj/structure/bed/New(newloc, new_material = MATERIAL_STEEL, new_padding_material)