Skip to content

Commit

Permalink
CL Storage Room Change (#4118)
Browse files Browse the repository at this point in the history
# About the pull request

Changes the Corporate Liaison's storage room to add a bottle of space
cleaner, changes the old toxin medkit to a regular medkit and adds a
non-alcoholic drinks dispenser on the wall.

# Explain why it's good for the game

The drinks dispenser gives the CL non-alcoholic serving options that
isn't just sake or beer and allows a nice RP interaction where you can
serve drinks to the guests in your office.

The space cleaner is just there as a little QOL thing where it lets you
clean up any mess in your office to keep it nice and clean.

The regular medkit is just a straight upgrade over the old toxin medkit
that I have never seen actually get used.

# Changelog

:cl:
maptweak: Added non-alcoholic drinks dispenser, space cleaner bottle and
a regular medkit to the storage closet. Deleted old toxin medkit in the
storage closet
/:cl:
  • Loading branch information
HeresKozmos committed Aug 7, 2023
1 parent c141a46 commit 6c3cbb8
Showing 1 changed file with 13 additions and 17 deletions.
30 changes: 13 additions & 17 deletions maps/map_files/USS_Almayer/USS_Almayer.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -41459,6 +41459,7 @@
/obj/item/reagent_container/food/drinks/bottle/sake{
pixel_x = -4
},
/obj/structure/machinery/light,
/turf/open/floor/almayer{
icon_state = "plate"
},
Expand Down Expand Up @@ -45529,11 +45530,11 @@
},
/area/almayer/hull/lower_hull/l_m_p)
"jZU" = (
/obj/structure/machinery/light{
/obj/structure/machinery/power/apc/almayer{
dir = 1
},
/turf/open/floor/almayer,
/area/almayer/command/corporateliason)
/area/almayer/medical/containment/cell/cl)
"jZY" = (
/obj/structure/closet/l3closet/virology,
/turf/open/floor/almayer{
Expand Down Expand Up @@ -46056,13 +46057,17 @@
/area/almayer/hull/upper_hull/u_a_p)
"kmL" = (
/obj/structure/surface/table/almayer,
/obj/item/storage/firstaid/toxin{
/obj/item/storage/firstaid/regular{
pixel_x = 8;
pixel_y = -2
},
/obj/item/storage/box/drinkingglasses{
pixel_x = -7
},
/obj/item/reagent_container/spray/cleaner{
pixel_x = -10;
pixel_y = 14
},
/obj/item/storage/xeno_tag_case/full{
pixel_y = 8
},
Expand Down Expand Up @@ -58554,11 +58559,11 @@
},
/area/almayer/engineering/engine_core)
"pQu" = (
/obj/structure/machinery/power/apc/almayer{
dir = 1
/obj/structure/machinery/chem_dispenser/soda{
pixel_y = 20
},
/turf/open/floor/almayer,
/area/almayer/medical/containment/cell/cl)
/area/almayer/command/corporateliason)
"pQy" = (
/obj/structure/window/framed/almayer,
/turf/open/floor/plating,
Expand Down Expand Up @@ -58697,15 +58702,6 @@
icon_state = "test_floor4"
},
/area/almayer/command/airoom)
"pTM" = (
/obj/structure/sign/safety/water{
pixel_x = 8;
pixel_y = -32
},
/turf/open/floor/almayer{
icon_state = "sterile_green_side"
},
/area/almayer/medical/hydroponics)
"pTT" = (
/obj/structure/platform{
dir = 4
Expand Down Expand Up @@ -108941,7 +108937,7 @@ iBt
iBt
iBt
awE
cvj
jZU
rjH
qVM
vGk
Expand Down Expand Up @@ -109144,7 +109140,7 @@ iBt
iBt
iBt
awE
jZU
cvj
iiz
qVM
oLw
Expand Down

0 comments on commit 6c3cbb8

Please sign in to comment.