Tajaran surgical garb added to map (#20317)

Resolves https://github.com/Aurorastation/Aurora.3/issues/20285, this
overwear is required by new regulations to be worn by Tajara during
surgery so it should be available on the map and not solely via the
loadout.

Also shifted some glove boxes that had been mapped into the lockers into
the fill(), hence the .dmm change.
This commit is contained in:
hazelrat
2025-01-04 00:02:38 +00:00
committed by GitHub
parent e91fcfb4c0
commit 90088dd69c
3 changed files with 60 additions and 3 deletions
@@ -63,6 +63,8 @@
if ("purple")
new /obj/item/clothing/under/rank/medical/surgeon/zeng(src)
new /obj/item/clothing/head/surgery/zeng(src)
new /obj/item/clothing/suit/storage/hooded/tajaran/surgery(src)
new /obj/item/storage/box/gloves(src)
new /obj/item/clothing/accessory/storage/white_vest(src)
new /obj/item/clothing/suit/storage/toggle/labcoat(src)
new /obj/item/clothing/suit/storage/toggle/labcoat/pmc(src)
@@ -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: hazelmouse
# 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: "Medical equipment lockers now spawn with full-body Tajaran surgical garbs, intended for use during surgery"
-3
View File
@@ -71907,7 +71907,6 @@
/area/operations/lower/machinist)
"ksc" = (
/obj/structure/closet/secure_closet/medical3,
/obj/item/storage/box/gloves,
/obj/effect/floor_decal/corner_wide/green{
dir = 9
},
@@ -81470,7 +81469,6 @@
/area/teleporter)
"lMW" = (
/obj/structure/closet/secure_closet/medical3,
/obj/item/storage/box/gloves,
/obj/effect/floor_decal/corner_wide/green/full,
/obj/machinery/light,
/turf/simulated/floor/tiled/white,
@@ -125976,7 +125974,6 @@
/area/hallway/primary/central_one)
"sst" = (
/obj/structure/closet/secure_closet/medical3,
/obj/item/storage/box/gloves,
/obj/effect/floor_decal/corner_wide/green/full{
dir = 8
},