mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 15:47:15 +01:00
Medical beds show correct overlay [NO GBP] (#79057)
## About The Pull Request Update the overlay if the brakes are on at mapload ## Changelog 🆑 LT3 fix: Maploaded medical beds now have correct brake lights /🆑
This commit is contained in:
@@ -90,6 +90,8 @@
|
||||
/obj/structure/bed/medical/Initialize(mapload)
|
||||
. = ..()
|
||||
AddElement(/datum/element/noisy_movement)
|
||||
if(anchored)
|
||||
update_appearance()
|
||||
|
||||
/obj/structure/bed/medical/add_context(atom/source, list/context, obj/item/held_item, mob/living/user)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user