Feature/grey trenchcoat for detective loadout (#32380)
* Detective grey coat available in loadout * Revert "Detective grey coat available in loadout" This reverts commit 3697e15518b300cbc110872dc92d7905b7ef2605. * Reapply "Detective grey coat available in loadout" This reverts commit 8e5f43a035d70a7076ba26d43ed683b135af1d99. * Hoping I got this right? * Fixing a oversight * Update Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> --------- Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
This commit is contained in:
@@ -46,3 +46,8 @@
|
||||
id: DetectiveCoat
|
||||
equipment:
|
||||
outerClothing: ClothingOuterCoatDetectiveLoadout
|
||||
|
||||
- type: loadout
|
||||
id: DetectiveCoatGrey
|
||||
equipment:
|
||||
outerClothing: ClothingOuterCoatDetectiveLoadoutGrey
|
||||
|
||||
@@ -1054,6 +1054,7 @@
|
||||
loadouts:
|
||||
- DetectiveArmorVest
|
||||
- DetectiveCoat
|
||||
- DetectiveCoatGrey
|
||||
|
||||
- type: loadoutGroup
|
||||
id: SecurityCadetJumpsuit
|
||||
|
||||
Reference in New Issue
Block a user