Adds the PRA Submariner Coat (#22094)

Adds the PRA submarine coat, available in the loadout for Tajara
characters under the "tajara coat" category.

Sprites taken from shiptest and modified by @CatsinHD, with an extra
modification by me.

---------

Signed-off-by: Fyni <itsfyni@gmail.com>
Co-authored-by: Cody Brittain <1779662+Generalcamo@users.noreply.github.com>
Co-authored-by: Fyniiy <=>
This commit is contained in:
Fyni
2026-04-07 21:54:33 +00:00
committed by GitHub
co-authored by Cody Brittain Fyniiy <=>
parent 2af48cf40e
commit f65412bc9c
4 changed files with 17 additions and 0 deletions
@@ -190,6 +190,7 @@ ABSTRACT_TYPE(/datum/gear/shoes/tajara)
coat["fine blue coat"] = /obj/item/clothing/suit/storage/tajaran/finecoat/blue
coat["fancy royalist jacket"] = /obj/item/clothing/suit/storage/tajaran/fancy
coat["adhomian hunting coat"] = /obj/item/clothing/suit/storage/tajaran/hunting
coat["PRA submariner coat"] = /obj/item/clothing/suit/storage/toggle/tajaran/pra_submarine
gear_tweaks += new /datum/gear_tweak/path(coat)
/datum/gear/suit/tajaran_labcoat