From 17a4469301befb92bde7d8f6f8f786146ec73007 Mon Sep 17 00:00:00 2001 From: uaNoName <131008018+uaNoName@users.noreply.github.com> Date: Sat, 17 Aug 2024 15:48:05 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=20=D1=82=D1=80=D0=B5?= =?UTF-8?q?=D0=BA=D0=B8=D0=BD=D0=B3=D0=B0=20=D0=BF=D0=BB=D0=B5=D0=B9=D1=82?= =?UTF-8?q?=D0=B0=D0=BC=20=D0=B2=D1=80=D0=B5=D0=BC=D0=B5=D0=BD=D0=B8=20?= =?UTF-8?q?=D0=B1=D1=80=D0=B8=D0=B3=D0=BC=D0=B5=D0=B4=D0=B8=D0=BA=D0=B0=20?= =?UTF-8?q?(#631)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * playtime-tracker-fix * loadout-fix * salary-for-brigmedic * fix-salary * fix-salary --- .../Catalog/Fills/Backpacks/StarterGear/backpack.yml | 2 +- Resources/Prototypes/Roles/play_time_trackers.yml | 3 +++ Resources/Prototypes/_White/Economy/salary.yml | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml index 9ea2be60f4..d9c8850e1f 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml @@ -28,7 +28,7 @@ - type: entity noSpawn: true - parent: ClothingBackpackSatchelBrigmedic + parent: ClothingBackpackBrigmedic id: ClothingBackpackBrigmedicFilled components: - type: StorageFill diff --git a/Resources/Prototypes/Roles/play_time_trackers.yml b/Resources/Prototypes/Roles/play_time_trackers.yml index 039c654f88..88c8e1c02c 100644 --- a/Resources/Prototypes/Roles/play_time_trackers.yml +++ b/Resources/Prototypes/Roles/play_time_trackers.yml @@ -164,5 +164,8 @@ - type: playTimeTracker id: JobBomzh +- type: playTimeTracker + id: JobBrigmedic + - type: playTimeTracker id: JobMaid diff --git a/Resources/Prototypes/_White/Economy/salary.yml b/Resources/Prototypes/_White/Economy/salary.yml index f0d1af2198..ea196c4da7 100644 --- a/Resources/Prototypes/_White/Economy/salary.yml +++ b/Resources/Prototypes/_White/Economy/salary.yml @@ -14,6 +14,7 @@ Bartender: 200 Botanist: 200 Boxer: 150 + Brigmedic: 250 Chaplain: 150 Chef: 200 Clown: 150