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

Commit

Permalink
Merge pull request #24 from new-frontiers-14/master
Browse files Browse the repository at this point in the history
Опять апстрим
  • Loading branch information
Vonsant authored Apr 11, 2024
2 parents 434505f + 8f4f2c7 commit 7391ab5
Show file tree
Hide file tree
Showing 7 changed files with 73 additions and 32 deletions.
2 changes: 1 addition & 1 deletion Content.Server/_NF/Smuggling/DeadDropSystem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ private void SendDeadDrop(EntityUid uid, DeadDropComponent component, EntityUid
}

//tattle on the smuggler here, but obfuscate it a bit if possible to just the grid it was summoned from.
var channel = _prototypeManager.Index<RadioChannelPrototype>("Security");
var channel = _prototypeManager.Index<RadioChannelPrototype>("NFSD");
var sender = Transform(user).GridUid ?? uid;

_radio.SendRadioMessage(sender, Loc.GetString("deaddrop-security-report"), channel, uid);
Expand Down
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
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
- Critical
- Dead
- type: Rattle
radioChannel: "Security"
radioChannel: "NFSD"

#Traitor implants

Expand Down
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
2 changes: 1 addition & 1 deletion Resources/Prototypes/_NF/radio_channels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
name: chat-radio-nfsd
keycode: 's'
frequency: 1023
color: "#7eac69"
color: "#fffdd0"

0 comments on commit 7391ab5

Please sign in to comment.