mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Replaces Missing Surgery Table Sprite (#69654)
Hey there,
It appears good ol' Armgulenbpgen (garmps) broke this earlier today in #69543 (a88a2f8132). This PR just quickly rescues the surgery table from the depths of obscurity and drags it back up to the land of the living.
This commit is contained in:
@@ -671,8 +671,8 @@
|
||||
/obj/structure/table/optable
|
||||
name = "operating table"
|
||||
desc = "Used for advanced medical procedures."
|
||||
icon = 'icons/obj/medical/organs/organs.dmi'
|
||||
icon_state = "optable"
|
||||
icon = 'icons/obj/medical/surgery_table.dmi'
|
||||
icon_state = "surgery_table"
|
||||
buildstack = /obj/item/stack/sheet/mineral/silver
|
||||
smoothing_flags = NONE
|
||||
smoothing_groups = null
|
||||
|
||||
Reference in New Issue
Block a user