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>
This commit is contained in:
FlamingLily
2025-02-26 04:47:18 +11:00
committed by GitHub
parent 88d2958ecd
commit 5078644542
3 changed files with 68 additions and 2 deletions
@@ -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 )