Skip to content

Commit

Permalink
test fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
DEATHB4DEFEAT committed Nov 17, 2024
1 parent 55339cd commit d1dca27
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@

- type: entity
parent: ClothingShoesBaseWinterBoots
id: ClothingShoesBootsWinterCargoOfficer
id: ClothingShoesBootsWinterQuartermaster
name: QM's winter boots
components:
- type: Sprite
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
- type: Sprite
sprite: Structures/Doors/Airlocks/Standard/cargo.rsi
- type: PaintableAirlock
department: Cargo
department: Civilian
- type: Wires
layoutId: AirlockCargo

Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Loadouts/backpacks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@
group: LoadoutBackpacks
- !type:CharacterDepartmentRequirement
departments:
- Cargo
- Civilian

- type: loadout
id: LoadoutBackpackSalvage
Expand Down
1 change: 0 additions & 1 deletion Resources/Prototypes/Loadouts/neck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,6 @@
- !type:CharacterDepartmentRequirement
departments:
- Civilian
- Cargo
- !type:CharacterJobRequirement
inverted: true
jobs:
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Loadouts/satchels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
group: LoadoutBackpacks
- !type:CharacterDepartmentRequirement
departments:
- Cargo
- Civilian

- type: loadout
id: LoadoutBackpackSatchelSalvage
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
tracker: JobMailCarrier
min: 7200 # 2 hours
- !type:CharacterDepartmentTimeRequirement
department: Cargo
department: Civilian
min: 43200 #DeltaV 12 hours
- !type:CharacterOverallTimeRequirement
min: 144000 #40 hrs
Expand Down
Binary file not shown.

0 comments on commit d1dca27

Please sign in to comment.