[MIRROR] Various Surgery & Medical fixes, QoL, and adjustments (#11949)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-11-08 21:23:20 -07:00
committed by GitHub
parent 56b99cc173
commit a6dcc16233
35 changed files with 500 additions and 216 deletions

View File

@@ -223,7 +223,7 @@
icon = 'icons/obj/rollerbed.dmi'
icon_state = "rollerbed"
anchored = FALSE
surgery_odds = 50 //VOREStation Edit
surgery_cleanliness = 60
var/bedtype = /obj/structure/bed/roller
var/rollertype = /obj/item/roller
flippable = FALSE
@@ -231,6 +231,7 @@
/obj/structure/bed/roller/adv
name = "advanced roller bed"
icon_state = "rollerbedadv"
surgery_cleanliness = 75
bedtype = /obj/structure/bed/roller/adv
rollertype = /obj/item/roller/adv