Skip to content

Commit

Permalink
buh
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian16199 committed Mar 17, 2024
1 parent de5b4fc commit 4853d6d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: entity
parent: BaseItem
id: SpaceCashLuckyBill
name: Cargo technician's lucky bill
name: cargo technician's lucky bill
description: The first bill ever earned by a Cargo Technician from trading. A small chip is embedded in it.
components:
- type: Sprite
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
components:
- type: Sprite
sprite: Structures/Doors/Airlocks/Standard/cargo.rsi
#- type: PaintableAirlock
# department: Cargo
- type: PaintableAirlock
department: Cargo

- type: entity
parent: Airlock
Expand Down Expand Up @@ -213,8 +213,8 @@
components:
- type: Sprite
sprite: Structures/Doors/Airlocks/Glass/cargo.rsi
#- type: PaintableAirlock
# department: Cargo
- type: PaintableAirlock
department: Cargo

- type: entity
parent: AirlockGlass
Expand Down
2 changes: 0 additions & 2 deletions Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
playTimeTracker: JobHeadOfPersonnel
antagAdvantage: 6 # DeltaV - Reduced TC: Head of Staff
requirements:
# Parkstation-Playtime Start
- !type:DepartmentTimeRequirement
department: Engineering
time: 3600 # 1 hour
Expand All @@ -17,7 +16,6 @@
time: 3600 # 1 hour
- !type:OverallPlaytimeRequirement
time: 86400 # 24 hours
# Parkstation-Playtime End
weight: 10 # DeltaV - Changed HoP weight from 20 to 10 due to them not being more important than other Heads
startingGear: HoPGear
icon: "JobIconHeadOfPersonnel"
Expand Down

0 comments on commit 4853d6d

Please sign in to comment.