Skip to content

Commit

Permalink
баланс имба брони капитана
Browse files Browse the repository at this point in the history
  • Loading branch information
VigersRay committed Jan 20, 2025
1 parent 9a7c39a commit ef80c28
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 4 deletions.
16 changes: 16 additions & 0 deletions Resources/Changelog/ChangelogSunrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10913,3 +10913,19 @@
id: 757
time: '2025-01-20T02:05:52.0000000+00:00'
url: https://github.com/space-sunrise/space-station-14/pull/1153
- author: VigersRay
changes:
- message: "\u0418\u0437 \u0448\u043A\u0430\u0444\u0430 \u043A\u0430\u043F\u0438\
\u0442\u0430\u043D\u0430 \u0443\u0434\u0430\u043B\u0435\u043D \u0431\u0440\u043E\
\u043D\u0435\u0436\u0438\u043B\u0435\u0442 \u0438 \u0442\u043E\u0440\u0436\u0435\
\u0441\u0442\u0432\u0435\u043D\u043D\u0430\u044F \u043A\u0443\u0440\u0442\u043A\
\u0430."
type: Remove
- message: "\u0412 \u043B\u043E\u0430\u0434\u0430\u0443\u0442 \u0432\u0435\u0440\
\u0445\u043D\u0435\u0439 \u043E\u0434\u0435\u0436\u0434\u044B \u043A\u0430\u043F\
\u0438\u0442\u0430\u043D\u0430 \u0434\u043E\u0431\u0430\u0432\u043B\u0435\u043D\
\u0430 \u0442\u043E\u0440\u0436\u0435\u0441\u0442\u0432\u0435\u043D\u043D\u0430\
\u044F \u043A\u0443\u0440\u0442\u043A\u0430."
type: Tweak
id: 758
time: '2025-01-20T02:30:26.912646+00:00'
3 changes: 1 addition & 2 deletions Resources/Prototypes/Catalog/Fills/Lockers/heads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
prob: 0.25
- id: ClothingBeltSheathFilled
- id: ClothingHeadsetAltCommand
- id: ClothingOuterArmorCaptainCarapace
#- id: ClothingOuterArmorCaptainCarapace # Sunrise-Edit
- id: CommsComputerCircuitboard
- id: DoorRemoteCommand
- id: MedalCase
Expand All @@ -58,7 +58,6 @@
- id: SpaceCash1000
- id: WeaponDisabler
- id: ClothingEyesGlassesCommand
- id: ClothingOuterCoatCaptain # Sunrise-Edit
- id: FlippoLighterSunriseCap # Sunrise-Flippo

# No laser table + Laser table
Expand Down
7 changes: 6 additions & 1 deletion Resources/Prototypes/Loadouts/Jobs/Command/captain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,15 @@

# Outer clothing
- type: loadout
id: CaptainOuterClothing
id: CaptainOuterArmor
equipment:
outerClothing: ClothingOuterArmorCaptainCarapace

- type: loadout
id: CaptainOuterCoat
equipment:
outerClothing: ClothingOuterCoatCaptain

- type: loadout
id: CaptainWintercoat
equipment:
Expand Down
3 changes: 2 additions & 1 deletion Resources/Prototypes/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,8 @@
id: CaptainOuterClothing
name: loadout-group-captain-outerclothing
loadouts:
- CaptainOuterClothing
- CaptainOuterArmor # Sunrise-Edit
- CaptainOuterCoat # Sunrise-Edit
- CaptainWintercoat

- type: loadoutGroup
Expand Down

0 comments on commit ef80c28

Please sign in to comment.