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:
san7890
2022-09-02 16:36:11 -04:00
committed by GitHub
parent 31b85db2c3
commit c3bd2d3006
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -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