From 5078644542abdb3249196498bb1cec87a936bfce Mon Sep 17 00:00:00 2001 From: FlamingLily <80451102+FlamingLily@users.noreply.github.com> Date: Wed, 26 Feb 2025 04:47:18 +1100 Subject: [PATCH] Added more patient lockers to the medbay, and more medical gowns to the patient lockers. (#20500) i love medical rp (Literally nothing else to this than the title) --------- Signed-off-by: FlamingLily <80451102+FlamingLily@users.noreply.github.com> --- .../crates_lockers/closets/secure/personal.dm | 3 + html/changelogs/flaminglily-lockersgowns.yml | 58 +++++++++++++++++++ maps/sccv_horizon/sccv_horizon.dmm | 9 ++- 3 files changed, 68 insertions(+), 2 deletions(-) create mode 100644 html/changelogs/flaminglily-lockersgowns.yml diff --git a/code/game/objects/structures/crates_lockers/closets/secure/personal.dm b/code/game/objects/structures/crates_lockers/closets/secure/personal.dm index d741c2fbf63..b256bc7dbb4 100644 --- a/code/game/objects/structures/crates_lockers/closets/secure/personal.dm +++ b/code/game/objects/structures/crates_lockers/closets/secure/personal.dm @@ -18,8 +18,11 @@ /obj/structure/closet/secure_closet/personal/patient/fill() if(prob(50)) new /obj/item/clothing/under/medical_gown(src) + new /obj/item/clothing/under/medical_gown(src) else new /obj/item/clothing/under/medical_gown/white(src) + new /obj/item/clothing/under/medical_gown/white(src) + new /obj/item/clothing/shoes/sneakers( src ) new /obj/item/clothing/shoes/sneakers( src ) diff --git a/html/changelogs/flaminglily-lockersgowns.yml b/html/changelogs/flaminglily-lockersgowns.yml new file mode 100644 index 00000000000..cd6968f7647 --- /dev/null +++ b/html/changelogs/flaminglily-lockersgowns.yml @@ -0,0 +1,58 @@ +################################ +# Example Changelog File +# +# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. +# +# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) +# When it is, any changes listed below will disappear. +# +# Valid Prefixes: +# bugfix +# - (fixes bugs) +# wip +# - (work in progress) +# qol +# - (quality of life) +# soundadd +# - (adds a sound) +# sounddel +# - (removes a sound) +# rscadd +# - (adds a feature) +# rscdel +# - (removes a feature) +# imageadd +# - (adds an image or sprite) +# imagedel +# - (removes an image or sprite) +# spellcheck +# - (fixes spelling or grammar) +# experiment +# - (experimental change) +# balance +# - (balance changes) +# code_imp +# - (misc internal code change) +# refactor +# - (refactors code) +# config +# - (makes a change to the config files) +# admin +# - (makes changes to administrator tools) +# server +# - (miscellaneous changes to server) +################################# + +# Your name. +author: FlamingLily + +# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. +delete-after: True + +# Any changes you've made. See valid prefix list above. +# INDENT WITH TWO SPACES. NOT TABS. SPACES. +# SCREW THIS UP AND IT WON'T WORK. +# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit. +# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog. +changes: + - rscadd: "Added more patient lockers to the medbay, and more medical gowns to the patient lockers." diff --git a/maps/sccv_horizon/sccv_horizon.dmm b/maps/sccv_horizon/sccv_horizon.dmm index 4578d6719fe..303429ba35f 100644 --- a/maps/sccv_horizon/sccv_horizon.dmm +++ b/maps/sccv_horizon/sccv_horizon.dmm @@ -63668,6 +63668,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 6 }, +/obj/structure/closet/secure_closet/personal/patient, /turf/simulated/floor/tiled/white, /area/medical/ward) "jib" = ( @@ -90539,7 +90540,7 @@ /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 }, -/obj/random/pottedplant, +/obj/structure/closet/secure_closet/personal/patient, /obj/machinery/light{ dir = 4 }, @@ -109222,6 +109223,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/power/apc/low/west, /obj/structure/cable/green, +/obj/structure/closet/secure_closet/personal/patient, /turf/simulated/floor/tiled/white, /area/medical/ward/isolation) "pRL" = ( @@ -124278,6 +124280,9 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 9 }, +/obj/structure/bed/stool/chair/office/light{ + dir = 4 + }, /turf/simulated/floor/tiled/white, /area/medical/ward) "sck" = ( @@ -166007,7 +166012,7 @@ /obj/effect/floor_decal/corner_wide/green{ dir = 6 }, -/obj/structure/bed/stool/chair/office/light, +/obj/random/pottedplant, /obj/machinery/light_switch{ dir = 4; pixel_x = 26