Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Syndie Jumpsuit Sensors Fix (new-frontiers-14#1210)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErhardSteinhauer authored Apr 10, 2024
1 parent 26e3656 commit 8f4f2c7
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 29 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1277,7 +1277,6 @@
sprite: Clothing/Uniforms/Jumpsuit/syndieformal.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/syndieformal.rsi
- type: Contraband #frontier

- type: entity
parent: ClothingUniformBase
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
sprite: Clothing/Uniforms/Jumpsuit/recruit_syndie.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/recruit_syndie.rsi
- type: Contraband #frontier

#Repairman
- type: entity
Expand All @@ -48,7 +47,6 @@
sprite: Clothing/Uniforms/Jumpsuit/repairman_syndie.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/repairman_syndie.rsi
- type: Contraband #frontier

#Paramedic
- type: entity
Expand All @@ -72,7 +70,6 @@
sprite: Clothing/Uniforms/Jumpsuit/paramedic_syndie.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/paramedic_syndie.rsi
- type: Contraband #frontier

#HEADS OF STAFF
#Chief Engineer
Expand All @@ -97,4 +94,3 @@
sprite: Clothing/Uniforms/Jumpsuit/ce_syndie.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/ce_syndie.rsi
- type: Contraband #frontier
46 changes: 46 additions & 0 deletions Resources/Prototypes/_NF/Entities/Clothing/Uniforms/jumpsuits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,3 +141,49 @@
sprite: _NF/Clothing/Uniforms/Jumpsuit/nfsd_tac_cream.rsi
- type: Clothing
sprite: _NF/Clothing/Uniforms/Jumpsuit/nfsd_tac_cream.rsi

# Syndicate Jupsuits with sensors off
- type: entity
parent: ClothingUniformJumpsuitRecruitSyndie
id: ClothingUniformJumpsuitRecruitSyndieNF
components:
- type: SuitSensor
randomMode: false
mode: SensorOff
- type: Contraband

- type: entity
parent: ClothingUniformJumpsuitRepairmanSyndie
id: ClothingUniformJumpsuitRepairmanSyndieNF
components:
- type: SuitSensor
randomMode: false
mode: SensorOff
- type: Contraband

- type: entity
parent: ClothingUniformJumpsuitParamedicSyndie
id: ClothingUniformJumpsuitParamedicSyndieNF
components:
- type: SuitSensor
randomMode: false
mode: SensorOff
- type: Contraband

- type: entity
parent: ClothingUniformJumpsuitChiefEngineerSyndie
id: ClothingUniformJumpsuitChiefEngineerSyndieNF
components:
- type: SuitSensor
randomMode: false
mode: SensorOff
- type: Contraband

- type: entity
parent: ClothingUniformJumpsuitSyndieFormal
id: ClothingUniformJumpsuitSyndieFormalNF
components:
- type: SuitSensor
randomMode: false
mode: SensorOff
- type: Contraband
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
id: SyndicateNavalCaptainGearA
equipment:
head: ClothingHeadHatSyndieMAA
jumpsuit: ClothingUniformJumpsuitSyndieFormal
jumpsuit: ClothingUniformJumpsuitSyndieFormalNF
shoes: ClothingShoesBootsCombat
gloves: ClothingHandsGlovesColorBlackPython
neck: ClothingNeckScarfStripedSyndieRed
Expand All @@ -17,7 +17,7 @@
id: SyndicateNavalCaptainGearB
equipment:
head: ClothingHeadHatSyndieMAA
jumpsuit: ClothingUniformJumpsuitSyndieFormal
jumpsuit: ClothingUniformJumpsuitSyndieFormalNF
shoes: ClothingShoesBootsCombat
gloves: ClothingHandsGlovesColorBlackPython
neck: ClothingNeckScarfStripedSyndieRed
Expand All @@ -31,7 +31,7 @@
id: SyndicateNavalCaptainGearC
equipment:
head: ClothingHeadHatSyndieMAA
jumpsuit: ClothingUniformJumpsuitSyndieFormal
jumpsuit: ClothingUniformJumpsuitSyndieFormalNF
shoes: ClothingShoesBootsCombat
gloves: ClothingHandsGlovesColorBlackPython
neck: ClothingNeckScarfStripedSyndieRed
Expand All @@ -43,7 +43,7 @@
id: SyndicateNavalCaptainGearD
equipment:
head: ClothingHeadHatSyndieMAA
jumpsuit: ClothingUniformJumpsuitSyndieFormal
jumpsuit: ClothingUniformJumpsuitSyndieFormalNF
shoes: ClothingShoesBootsCombat
gloves: ClothingHandsGlovesColorBlackPython
neck: ClothingNeckScarfStripedSyndieRed
Expand All @@ -56,7 +56,7 @@
id: SyndicateNavalEngineerGearA
equipment:
head: ClothingHeadHatHardhatRed
jumpsuit: ClothingUniformJumpsuitChiefEngineerSyndie
jumpsuit: ClothingUniformJumpsuitChiefEngineerSyndieNF
shoes: ClothingShoesBootsCombat
gloves: ClothingHandsGlovesColorBlackShotgun
belt: ClothingBeltUtility
Expand All @@ -70,7 +70,7 @@
id: SyndicateNavalEngineerGearB
equipment:
head: ClothingHeadHatHardhatRed
jumpsuit: ClothingUniformJumpsuitChiefEngineerSyndie
jumpsuit: ClothingUniformJumpsuitChiefEngineerSyndieNF
shoes: ClothingShoesBootsCombat
gloves: ClothingHandsGlovesColorBlackShotgun
belt: ClothingBeltUtility
Expand All @@ -84,7 +84,7 @@
id: SyndicateNavalEngineerGearC
equipment:
head: ClothingHeadHatHardhatRed
jumpsuit: ClothingUniformJumpsuitChiefEngineerSyndie
jumpsuit: ClothingUniformJumpsuitChiefEngineerSyndieNF
shoes: ClothingShoesBootsCombat
gloves: ClothingHandsGlovesColorBlackShotgun
belt: ClothingBeltUtility
Expand All @@ -98,7 +98,7 @@
id: SyndicateNavalEngineerGearD
equipment:
head: ClothingHeadHatHardhatRed
jumpsuit: ClothingUniformJumpsuitChiefEngineerSyndie
jumpsuit: ClothingUniformJumpsuitChiefEngineerSyndieNF
shoes: ClothingShoesBootsCombat
gloves: ClothingHandsGlovesColorBlackShotgun
belt: ClothingBeltUtility
Expand All @@ -113,7 +113,7 @@
id: SyndicateNavalMedicGearA
equipment:
head: ClothingHeadHatSyndie
jumpsuit: ClothingUniformJumpsuitParamedicSyndie
jumpsuit: ClothingUniformJumpsuitParamedicSyndieNF
shoes: ClothingShoesBootsCombat
gloves: ClothingHandsGlovesCombat
belt: ClothingBeltMedical
Expand All @@ -128,7 +128,7 @@
id: SyndicateNavalMedicGearB
equipment:
head: ClothingHeadHatSyndie
jumpsuit: ClothingUniformJumpsuitParamedicSyndie
jumpsuit: ClothingUniformJumpsuitParamedicSyndieNF
shoes: ClothingShoesBootsCombat
gloves: ClothingHandsGlovesCombat
belt: ClothingBeltMedical
Expand All @@ -143,7 +143,7 @@
id: SyndicateNavalMedicGearC
equipment:
head: ClothingHeadHatSyndie
jumpsuit: ClothingUniformJumpsuitParamedicSyndie
jumpsuit: ClothingUniformJumpsuitParamedicSyndieNF
shoes: ClothingShoesBootsCombat
gloves: ClothingHandsGlovesCombat
belt: ClothingBeltMedical
Expand All @@ -158,7 +158,7 @@
id: SyndicateNavalMedicGearD
equipment:
head: ClothingHeadHatSyndie
jumpsuit: ClothingUniformJumpsuitParamedicSyndie
jumpsuit: ClothingUniformJumpsuitParamedicSyndieNF
shoes: ClothingShoesBootsCombat
gloves: ClothingHandsGlovesCombat
belt: ClothingBeltMedical
Expand All @@ -174,7 +174,7 @@
id: SyndicateNavalSecondOfficerGearA
equipment:
head: ClothingHeadHatSyndie
jumpsuit: ClothingUniformJumpsuitRecruitSyndie
jumpsuit: ClothingUniformJumpsuitRecruitSyndieNF
shoes: ClothingShoesBootsCombat
gloves: ClothingHandsGlovesColorBlackLaserPistol
eyes: ClothingEyesGlassesSunglasses
Expand All @@ -189,7 +189,7 @@
id: SyndicateNavalSecondOfficerGearB
equipment:
head: ClothingHeadHatSyndie
jumpsuit: ClothingUniformJumpsuitRecruitSyndie
jumpsuit: ClothingUniformJumpsuitRecruitSyndieNF
shoes: ClothingShoesBootsCombat
gloves: ClothingHandsGlovesColorBlackLaserPistol
eyes: ClothingEyesGlassesSunglasses
Expand All @@ -204,7 +204,7 @@
id: SyndicateNavalSecondOfficerGearC
equipment:
head: ClothingHeadHatSyndie
jumpsuit: ClothingUniformJumpsuitRecruitSyndie
jumpsuit: ClothingUniformJumpsuitRecruitSyndieNF
shoes: ClothingShoesBootsCombat
gloves: ClothingHandsGlovesColorBlackLaserPistol
eyes: ClothingEyesGlassesSunglasses
Expand All @@ -219,7 +219,7 @@
id: SyndicateNavalSecondOfficerGearD
equipment:
head: ClothingHeadHatSyndie
jumpsuit: ClothingUniformJumpsuitRecruitSyndie
jumpsuit: ClothingUniformJumpsuitRecruitSyndieNF
shoes: ClothingShoesBootsCombat
gloves: ClothingHandsGlovesColorBlackLaserPistol
eyes: ClothingEyesGlassesSunglasses
Expand Down Expand Up @@ -407,7 +407,7 @@
equipment:
mask: ClothingMaskGasSyndicate
neck: BedsheetSyndie
jumpsuit: ClothingUniformJumpsuitSyndieFormal
jumpsuit: ClothingUniformJumpsuitSyndieFormalNF
outerClothing: ClothingOuterHardsuitSyndieEliteUnremoveable
head: ClothingHeadHelmetHardsuitSyndieEliteUnremoveable
gloves: ClothingHandsGlovesColorBlackAK
Expand All @@ -420,7 +420,7 @@
id: SyndicateNavalCommanderGearB
equipment:
mask: ClothingMaskGasSyndicate
jumpsuit: ClothingUniformJumpsuitSyndieFormal
jumpsuit: ClothingUniformJumpsuitSyndieFormalNF
outerClothing: ClothingOuterHardsuitSyndieEliteUnremoveable
head: ClothingHeadHelmetHardsuitSyndieEliteUnremoveable
gloves: ClothingHandsGlovesColorBlackAK
Expand All @@ -434,7 +434,7 @@
equipment:
mask: ClothingMaskGasSyndicate
neck: BedsheetSyndie
jumpsuit: ClothingUniformJumpsuitSyndieFormal
jumpsuit: ClothingUniformJumpsuitSyndieFormalNF
outerClothing: ClothingOuterHardsuitSyndieBloodRedUnremoveable
head: ClothingHeadHelmetHardsuitSyndieUnremoveable
gloves: ClothingHandsGlovesColorBlackAK
Expand All @@ -447,7 +447,7 @@
id: SyndicateNavalCommanderGearD
equipment:
mask: ClothingMaskGasSyndicate
jumpsuit: ClothingUniformJumpsuitSyndieFormal
jumpsuit: ClothingUniformJumpsuitSyndieFormalNF
outerClothing: ClothingOuterHardsuitSyndieBloodRedUnremoveable
head: ClothingHeadHelmetHardsuitSyndieUnremoveable
gloves: ClothingHandsGlovesColorBlackAK
Expand All @@ -461,7 +461,7 @@
id: SyndicateNavalDeckhandGearA
equipment:
head: ClothingHeadHatSyndie
jumpsuit: ClothingUniformJumpsuitRecruitSyndie
jumpsuit: ClothingUniformJumpsuitRecruitSyndieNF
shoes: ClothingShoesBootsWork
outerClothing: ClothingOuterArmorBasic
gloves: ClothingHandsGlovesColorBlackPistol
Expand All @@ -473,7 +473,7 @@
id: SyndicateNavalDeckhandGearB
equipment:
head: ClothingHeadHatSyndie
jumpsuit: ClothingUniformJumpsuitRecruitSyndie
jumpsuit: ClothingUniformJumpsuitRecruitSyndieNF
shoes: ClothingShoesBootsWork
outerClothing: ClothingOuterArmorBasic
gloves: ClothingHandsGlovesColorBlackPistol
Expand All @@ -485,7 +485,7 @@
id: SyndicateNavalDeckhandGearC
equipment:
head: ClothingHeadHatSyndie
jumpsuit: ClothingUniformJumpsuitRecruitSyndie
jumpsuit: ClothingUniformJumpsuitRecruitSyndieNF
shoes: ClothingShoesBootsWork
outerClothing: ClothingOuterArmorBasic
gloves: ClothingHandsGlovesColorBlackPistol
Expand All @@ -497,7 +497,7 @@
id: SyndicateNavalDeckhandGearD
equipment:
head: ClothingHeadHatSyndie
jumpsuit: ClothingUniformJumpsuitRecruitSyndie
jumpsuit: ClothingUniformJumpsuitRecruitSyndieNF
shoes: ClothingShoesBootsWork
outerClothing: ClothingOuterArmorBasic
gloves: ClothingHandsGlovesColorBlackPistol
Expand Down

0 comments on commit 8f4f2c7

Please sign in to comment.