Skip to content

Commit

Permalink
немного переместил лодаут
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkiich authored and themanyfaceddemon committed Jul 1, 2024
1 parent 607906a commit aa4c6e2
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 24 deletions.
25 changes: 1 addition & 24 deletions Resources/Prototypes/ADT/Entities/Mobs/player/humanoid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -577,27 +577,4 @@
nameSegments:
- ADTCmndNamesFirstMilitaryCorvax # Corvax-Localization
- NamesLastERTCallsign # Corvax-Localization
- type: InitialInfectedExempt

- type: startingGear
id: ADTCmndCBURNGear
equipment:
jumpsuit: ClothingUniformJumpsuitColorBrown
back: ClothingBackpackDuffelCBURN
mask: ClothingMaskGasExplorer
eyes: ClothingEyesHudSecurity
ears: ClothingHeadsetAltCentCom
gloves: ClothingHandsGlovesCombat
outerClothing: ClothingOuterHardsuitCBURNLeader
shoes: ADTClothingShoesBootsMagERT
id: CBURNPDA
pocket1: RubberStampCentcom
pocket2: WeaponPulsePistol
suitstorage: OxygenTankFilled
belt: ClothingBeltBandolier
underwearb: ClothingUnderwearBottomBoxersWhite # Sirena-Underwear
underweart: ClothingUnderwearTopBraWhite # Sirena-Underwear
underwearb: ClothingUnderwearBottomPantiesWhite # Sirena-Underwear
innerClothingSkirt: ClothingUniformJumpsuitColorBrown
satchel: ClothingBackpackDuffelCBURN
duffelbag: ClothingBackpackDuffelCBURN
- type: InitialInfectedExempt
37 changes: 37 additions & 0 deletions Resources/Prototypes/ADT/StartingGear/ERT/ERT_leader.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
- type: startingGear
id: ADTERTLeaderGearEVA_L
equipment:
jumpsuit: ClothingUniformJumpsuitColorBlue
back: ADTClothingBackpackERTLeaderFilledL
shoes: ADTClothingShoesBootsMagERT
mask: ClothingMaskBreath
eyes: ClothingEyesGlassesSecurity
gloves: ClothingHandsGlovesColorBlack
outerClothing: ClothingOuterHardsuitERTLeader
suitStorage: OxygenTankFilled
id: ERTLeaderPDA
ears: ClothingHeadsetAltCommand
belt: ADTClothingBeltMilitaryWebbingRPSL

- type: startingGear
id: ADTCmndCBURNGear
equipment:
jumpsuit: ClothingUniformJumpsuitColorBrown
back: ClothingBackpackDuffelCBURN
mask: ClothingMaskGasExplorer
eyes: ClothingEyesHudSecurity
ears: ClothingHeadsetAltCentCom
gloves: ClothingHandsGlovesCombat
outerClothing: ClothingOuterHardsuitCBURNLeader
shoes: ADTClothingShoesBootsMagERT
id: CBURNPDA
pocket1: RubberStampCentcom
pocket2: WeaponPulsePistol
suitstorage: OxygenTankFilled
belt: ClothingBeltBandolier
underwearb: ClothingUnderwearBottomBoxersWhite # Sirena-Underwear
underweart: ClothingUnderwearTopBraWhite # Sirena-Underwear
underwearb: ClothingUnderwearBottomPantiesWhite # Sirena-Underwear
innerClothingSkirt: ClothingUniformJumpsuitColorBrown
satchel: ClothingBackpackDuffelCBURN
duffelbag: ClothingBackpackDuffelCBURN

0 comments on commit aa4c6e2

Please sign in to comment.