From 63a30833939741a6b327b29f5dfff962e4c24303 Mon Sep 17 00:00:00 2001 From: Bonaout Date: Thu, 26 Dec 2024 22:07:17 +0100 Subject: [PATCH 1/3] Add GPS app to pirate PDAs (#2617) * Add GPS app to pirate PDAs Description * Update pda.yml * Update pda.yml --------- Co-authored-by: Dvir <39403717+dvir001@users.noreply.github.com> --- Resources/Prototypes/Entities/Objects/Devices/pda.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Objects/Devices/pda.yml b/Resources/Prototypes/Entities/Objects/Devices/pda.yml index 28bea188438..6247747e6bd 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/pda.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/pda.yml @@ -889,6 +889,7 @@ uiKey: enum.PdaUiKey.Key preinstalled: - NotekeeperCartridge + - AstroNavCartridge # Frontier - type: entity parent: BaseSecurityPDA From e7f1ea77c56a77a852c9950dab490cf375efba19 Mon Sep 17 00:00:00 2001 From: FrontierATC Date: Thu, 26 Dec 2024 21:07:43 +0000 Subject: [PATCH 2/3] Automatic Changelog (#2617) --- Resources/Changelog/Frontier.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Resources/Changelog/Frontier.yml b/Resources/Changelog/Frontier.yml index 1a8a3bd3f7a..7b8d21ceb44 100644 --- a/Resources/Changelog/Frontier.yml +++ b/Resources/Changelog/Frontier.yml @@ -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' From ecd0e54b61224e2a0b22027cca0cf5650e967076 Mon Sep 17 00:00:00 2001 From: Dvir <39403717+dvir001@users.noreply.github.com> Date: Thu, 26 Dec 2024 23:27:13 +0200 Subject: [PATCH 3/3] Update masks.yml (#2616) * Update masks.yml * Update masks.yml --- Resources/Prototypes/Entities/Clothing/Masks/masks.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml index 27b585fe675..4a3614dcd0c 100644 --- a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml +++ b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml @@ -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 @@ -397,8 +397,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 - type: PirateBountyItem # Frontier