Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions Resources/Prototypes/_NF/Loadouts/contractor_loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,8 +243,7 @@
- JumpsuitTurtleneckSalatblack # Forge-Change
subgroups:
- MonoUSSPJumpsuit # Mono
- VGJumpsuit # Mono

# - VGJumpsuit # Mono, Forge-Change-Del
fallbacks:
- ContractorClothingUniformJumpsuitColorGrey
- ContractorClothingUniformJumpskirtColorGrey
Expand Down Expand Up @@ -330,7 +329,7 @@
- ContractorClothingBackpackMessengerMime
subgroups:
- MonoUSSPBackpack # Mono
- VGBackpack # Mono
# - VGBackpack # Mono, Forge-Change-Del
fallbacks:
- ContractorClothingBackpack

Expand Down Expand Up @@ -434,7 +433,7 @@
- ContractorClothingOuterCoatSpaceAsshole
subgroups:
- MonoUSSPOuterClothing # Mono
- VGOuterClothing # Mono
# - VGOuterClothing # Mono, Forge-Change-Del

- type: loadoutGroup
id: ContractorBelt
Expand Down Expand Up @@ -625,7 +624,7 @@
- ContractorClothingHeadSanabi # Mono
subgroups:
- MonoUSSPHead # Mono
- VGHead # Mono
# - VGHead # Mono, Forge-Change-Del

- type: loadoutGroup
id: ContractorEars
Expand All @@ -651,7 +650,7 @@
# - USSPHeadset # Mono
subgroups:
- USSPEars # Mono
- VGEars # Mono
# - VGEars # Mono, Forge-Change-Del
fallbacks:
- ContractorClothingHeadsetGreyCommon

Expand Down
10 changes: 5 additions & 5 deletions Resources/Prototypes/_NF/Loadouts/mercenary_loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
subgroups:
- MonoMercenaryJumpsuit # Mono
- MonoUSSPJumpsuit # Mono
- VGJumpsuit # Mono
# - VGJumpsuit # Mono, Forge-Change-Del
- ContractorJumpsuit
fallbacks:
- MercenaryClothingUniformJumpsuitMercenary
Expand All @@ -36,7 +36,7 @@
subgroups:
- MonoMercenaryBackpack # Mono
- MonoUSSPBackpack # Mono
- VGBackpack # Mono
# - VGBackpack # Mono, Forge-Change-Del
- ContractorBackpack
fallbacks:
- MercenaryClothingBackpackMercenary
Expand All @@ -56,7 +56,7 @@
subgroups:
- MonoMercenaryOuterClothing # Mono
- MonoUSSPOuterClothing # Mono
- VGOuterClothing # Mono
# - VGOuterClothing # Mono, Forge-Change-Del
- ContractorOuterClothing

- type: loadoutGroup
Expand Down Expand Up @@ -87,7 +87,7 @@
- SecurityBeret
subgroups:
- MonoUSSPHead # Mono
- VGHead # Mono
# - VGHead # Mono, Forge-Change-Del
- ContractorHead
# - MonoMercenaryHead # Forge-Change-Del

Expand All @@ -103,7 +103,7 @@
- MercenaryClothingHeadsetAltSecurityCommon
subgroups:
- USSPEars # Mono
- VGEars # Mono
# - VGEars # Mono, Forge-Change-Del
- ContractorEars

- type: loadoutGroup
Expand Down
Loading