Skip to content

Commit

Permalink
[MIRROR] MetaStation: Replaces the tools in the Primary Surgery Theat…
Browse files Browse the repository at this point in the history
…re with filled surgery trays (#2067) (#2960)

* MetaStation: Replaces the tools in the Primary Surgery Theatre with filled surgery trays (#82730)

## About The Pull Request

Replaces the tools on the tables with 2 surgery trays.

![image](https://github.com/tgstation/tgstation/assets/139372157/91d195f0-10d4-4b73-843a-a2da88fc5d33)

## Why It's Good For The Game

Makes surgery a bit less painful in the surgery theatre, Using tools
from a tray is much nicer than having to open the context menu on the
piles of tools on the tables.

## Changelog
:cl:

qol: Replaced the surgical tools in the Primary Surgery Theatre with 2
Surgery Trays.

/:cl:

* MetaStation: Replaces the tools in the Primary Surgery Theatre with filled surgery trays

---------

Co-authored-by: NovaBot <[email protected]>
Co-authored-by: starrm4nn <[email protected]>
  • Loading branch information
3 people authored Apr 19, 2024
1 parent be2efa9 commit 0cddb60
Showing 1 changed file with 2 additions and 22 deletions.
24 changes: 2 additions & 22 deletions _maps/map_files/MetaStation/MetaStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -961,8 +961,6 @@
/area/station/command/heads_quarters/hos)
"atf" = (
/obj/structure/table/glass,
/obj/item/clothing/gloves/latex,
/obj/item/surgical_drapes,
/obj/machinery/power/apc/auto_name/directional/north,
/obj/structure/cable,
/obj/effect/turf_decal/tile/blue/fourcorners,
Expand Down Expand Up @@ -5043,12 +5041,6 @@
/area/station/security/execution/education)
"bMS" = (
/obj/structure/table/glass,
/obj/item/scalpel{
pixel_y = 12
},
/obj/item/circular_saw,
/obj/item/blood_filter,
/obj/item/bonesetter,
/obj/machinery/button/door/directional/south{
id = "main_surgery";
name = "privacy shutters control"
Expand Down Expand Up @@ -9511,12 +9503,10 @@
/area/station/hallway/secondary/exit/departure_lounge)
"dyq" = (
/obj/structure/table/glass,
/obj/item/retractor,
/obj/item/hemostat,
/obj/item/cautery,
/obj/effect/turf_decal/tile/blue/fourcorners,
/obj/machinery/status_display/evac/directional/west,
/obj/machinery/digital_clock/directional/south,
/obj/item/surgery_tray/full,
/turf/open/floor/iron/white,
/area/station/medical/surgery/theatre)
"dyr" = (
Expand Down Expand Up @@ -14256,8 +14246,6 @@
/area/station/medical/medbay/central)
"fiK" = (
/obj/structure/table/glass,
/obj/item/clothing/gloves/latex,
/obj/item/surgical_drapes,
/obj/machinery/airalarm/directional/south,
/obj/effect/turf_decal/tile/blue/fourcorners,
/turf/open/floor/iron/white,
Expand Down Expand Up @@ -14701,11 +14689,9 @@
/area/station/ai_monitored/aisat/exterior)
"fpg" = (
/obj/structure/table/glass,
/obj/item/retractor,
/obj/item/hemostat,
/obj/item/cautery,
/obj/effect/turf_decal/tile/blue/fourcorners,
/obj/machinery/status_display/evac/directional/west,
/obj/item/surgery_tray/full,
/turf/open/floor/iron/white,
/area/station/medical/surgery/theatre)
"fpj" = (
Expand Down Expand Up @@ -55498,12 +55484,6 @@
/area/station/medical/virology)
"tOT" = (
/obj/structure/table/glass,
/obj/item/scalpel{
pixel_y = 12
},
/obj/item/circular_saw,
/obj/item/blood_filter,
/obj/item/bonesetter,
/obj/machinery/button/door/directional/north{
id = "main_surgery";
name = "privacy shutters control"
Expand Down

0 comments on commit 0cddb60

Please sign in to comment.