Skip to content

Commit

Permalink
Minor tw3eaks
Browse files Browse the repository at this point in the history
- names some closets
- swaps the erroneous viewscreen in cryo with a cryo console
  • Loading branch information
Latentish committed Jun 20, 2024
1 parent bdd7ff9 commit 2073a60
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions _maps/shuttles/syndicate/syndicate_panacea.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -851,7 +851,9 @@
pixel_y = -6;
pixel_x = -8
},
/obj/structure/closet/secure_closet/suns,
/obj/structure/closet/secure_closet/suns{
name = "Outer Wear"
},
/turf/open/floor/suns/diagonal{
color = "#543C30"
},
Expand Down Expand Up @@ -2963,7 +2965,7 @@
/area/ship/crew/ccommons)
"qD" = (
/obj/structure/closet/wall/orange{
name = "Engineering locker";
name = "Engineering Equipment";
pixel_y = 29;
dir = 1;
req_one_access = list(10, 20)
Expand Down Expand Up @@ -5139,7 +5141,9 @@
pixel_x = 6;
pixel_y = -9
},
/obj/structure/closet/secure_closet/suns,
/obj/structure/closet/secure_closet/suns{
name = "Uniforms"
},
/turf/open/floor/suns/diagonal{
color = "#543C30"
},
Expand Down Expand Up @@ -7418,7 +7422,9 @@
pixel_x = 11;
pixel_y = -9
},
/obj/structure/closet/secure_closet/suns,
/obj/structure/closet/secure_closet/suns{
name = "Accessories"
},
/obj/machinery/power/apc/auto_name/directional/east,
/obj/structure/cable/blue,
/obj/machinery/light/directional/south,
Expand Down Expand Up @@ -8064,7 +8070,7 @@
/turf/open/floor/suns/grid,
/area/ship/crew/cryo)
"VQ" = (
/obj/machinery/computer/helm/viewscreen/directional/east,
/obj/machinery/computer/cryopod/directional/east,
/turf/open/floor/pod/dark,
/area/ship/crew/cryo)
"VW" = (
Expand Down

0 comments on commit 2073a60

Please sign in to comment.