Фикс трекинга плейтам времени бригмедика (#631)

* playtime-tracker-fix

* loadout-fix

* salary-for-brigmedic

* fix-salary

* fix-salary
This commit is contained in:
uaNoName
2024-08-17 15:48:05 +03:00
committed by GitHub
parent 50bc4f3227
commit 17a4469301
3 changed files with 5 additions and 1 deletions

View File

@@ -28,7 +28,7 @@
- type: entity - type: entity
noSpawn: true noSpawn: true
parent: ClothingBackpackSatchelBrigmedic parent: ClothingBackpackBrigmedic
id: ClothingBackpackBrigmedicFilled id: ClothingBackpackBrigmedicFilled
components: components:
- type: StorageFill - type: StorageFill

View File

@@ -164,5 +164,8 @@
- type: playTimeTracker - type: playTimeTracker
id: JobBomzh id: JobBomzh
- type: playTimeTracker
id: JobBrigmedic
- type: playTimeTracker - type: playTimeTracker
id: JobMaid id: JobMaid

View File

@@ -14,6 +14,7 @@
Bartender: 200 Bartender: 200
Botanist: 200 Botanist: 200
Boxer: 150 Boxer: 150
Brigmedic: 250
Chaplain: 150 Chaplain: 150
Chef: 200 Chef: 200
Clown: 150 Clown: 150