Paramedic Drip + some tweaks (#29766)

* code stuff

* icon stuff

* forgor the corgi

* absolutely beefed it

* old vest code removal

* wardrobe removal from maps

* frick and frock

* update path script
This commit is contained in:
Christasmurf
2025-07-26 05:57:31 +00:00
committed by GitHub
parent eda2d806f9
commit 0332d0dbfd
40 changed files with 154 additions and 157 deletions
@@ -328,9 +328,11 @@
/obj/item/storage/bag/garment/paramedic/populate_contents()
new /obj/item/clothing/under/rank/medical/paramedic(src)
new /obj/item/clothing/head/soft/blue(src)
new /obj/item/clothing/under/rank/medical/paramedic/skirt(src)
new /obj/item/clothing/head/soft/paramedic(src)
new /obj/item/clothing/head/beret/paramedic(src)
new /obj/item/clothing/suit/storage/labcoat/emt(src)
new /obj/item/clothing/suit/storage/paramedic(src)
new /obj/item/clothing/suit/storage/hazardvest/paramedic(src)
new /obj/item/clothing/glasses/hud/health/sunglasses(src)
new /obj/item/clothing/gloves/color/latex(src)
new /obj/item/clothing/gloves/color/latex/nitrile(src)