Skip to content

Commit

Permalink
Merge branch 'master' into 2024-11-22-AjustedMerc
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 authored Dec 26, 2024
2 parents e52035a + ecd0e54 commit d9dc7a8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
6 changes: 6 additions & 0 deletions Resources/Changelog/Frontier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6116,3 +6116,9 @@ Entries:
message: Spesos and spessos now support custom split amounts.
id: 5613
time: '2024-12-26T20:21:42.0000000+00:00'
- author: Bonaout
changes:
- type: Tweak
message: Pirate PDAs now have the AstroNav program
id: 5614
time: '2024-12-26T21:07:18.0000000+00:00'
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Clothing/Masks/masks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -379,8 +379,8 @@
- type: Armor
modifiers:
coefficients:
Blunt: 0.90
Slash: 0.90
Blunt: 0.95 # Frontier 0.90<0.95
Slash: 0.95 # Frontier 0.90<0.95
Piercing: 0.95
Heat: 0.95

Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Entities/Objects/Devices/pda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -889,6 +889,7 @@
uiKey: enum.PdaUiKey.Key
preinstalled:
- NotekeeperCartridge
- AstroNavCartridge # Frontier

- type: entity
parent: BaseSecurityPDA
Expand Down

0 comments on commit d9dc7a8

Please sign in to comment.