mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
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:
co-authored by
Cody Brittain
Fyniiy <=>
parent
2af48cf40e
commit
f65412bc9c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user