Skip to content

Commit

Permalink
Merge branch 'master' into martial-artist-power-attack
Browse files Browse the repository at this point in the history
  • Loading branch information
angelofallars authored Jan 16, 2025
2 parents c872ffb + 78347d7 commit 32308f9
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
16 changes: 16 additions & 0 deletions Resources/Changelog/Changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9980,3 +9980,19 @@ Entries:
id: 6701
time: '2025-01-16T05:25:30.0000000+00:00'
url: https://github.com/Simple-Station/Einstein-Engines/pull/1559
- author: CerberusWolfie
changes:
- type: Fix
message: >-
Fixed the missing playtime requirement on Security Officer. It is now
set to 10 hours of Security Department.
id: 6702
time: '2025-01-16T07:17:19.0000000+00:00'
url: https://github.com/Simple-Station/Einstein-Engines/pull/1561
- author: Skubman
changes:
- type: Fix
message: Big security glasses now provide flash immunity and a security HUD.
id: 6703
time: '2025-01-16T07:21:22.0000000+00:00'
url: https://github.com/Simple-Station/Einstein-Engines/pull/1557
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@
- WhitelistChameleon

- type: entity
parent: ClothingEyesGlassesCheapSunglasses
parent: ClothingEyesGlassesSecurity
id: ClothingEyesGlassesSecurityBig
name: big security glasses
description: Upgraded big sunglasses that provide flash immunity and a security HUD.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
requirements:
- !type:CharacterDepartmentTimeRequirement
department: Security
min: 36000 # 10 hours
startingGear: SecurityOfficerGear
icon: "JobIconSecurityOfficer"
supervisors: job-supervisors-hos
Expand Down

0 comments on commit 32308f9

Please sign in to comment.