From 18a6f039087d937de0d2168a9ede709b2a751f90 Mon Sep 17 00:00:00 2001 From: DmitriTheDemon Date: Tue, 29 Oct 2024 17:31:01 -0400 Subject: [PATCH 1/2] Updated category based on size Audit of ship categories based on dimensions from ship submission guidelines --- Resources/Prototypes/_NF/Shipyard/Expedition/pathfinder.yml | 2 +- Resources/Prototypes/_NF/Shipyard/Scrap/orange.yml | 2 +- Resources/Prototypes/_NF/Shipyard/hammer.yml | 2 +- Resources/Prototypes/_NF/Shipyard/legman.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/_NF/Shipyard/Expedition/pathfinder.yml b/Resources/Prototypes/_NF/Shipyard/Expedition/pathfinder.yml index 9e6c0438428..f753824048c 100644 --- a/Resources/Prototypes/_NF/Shipyard/Expedition/pathfinder.yml +++ b/Resources/Prototypes/_NF/Shipyard/Expedition/pathfinder.yml @@ -13,7 +13,7 @@ name: KC Pathfinder description: Once a scout ship serving with the Nanotrasen Marine Expeditionary Forces, this now decommissioned expedition capable ship can be yours! price: 52920 - category: Small + category: Medium group: Expedition shuttlePath: /Maps/_NF/Shuttles/Expedition/pathfinder.yml guidebookPage: ShipyardPathfinder diff --git a/Resources/Prototypes/_NF/Shipyard/Scrap/orange.yml b/Resources/Prototypes/_NF/Shipyard/Scrap/orange.yml index 6fbc5643db7..884b2b60481 100644 --- a/Resources/Prototypes/_NF/Shipyard/Scrap/orange.yml +++ b/Resources/Prototypes/_NF/Shipyard/Scrap/orange.yml @@ -3,7 +3,7 @@ name: SV Orange description: A cargo slash salvage shuttle made from scavenged wrecks, comes with some damage. price: 18000 #Appraisal is 15800, +5% margin - TODO: fix this value, getting tests to pass - Whatstone - category: Small + category: Medium group: Scrap shuttlePath: /Maps/_NF/Shuttles/Scrap/orange.yml guidebookPage: Null diff --git a/Resources/Prototypes/_NF/Shipyard/hammer.yml b/Resources/Prototypes/_NF/Shipyard/hammer.yml index 0e15d9c4d7c..e087c2be8e2 100644 --- a/Resources/Prototypes/_NF/Shipyard/hammer.yml +++ b/Resources/Prototypes/_NF/Shipyard/hammer.yml @@ -13,7 +13,7 @@ name: SBB Hammer description: A mobile engineering platform for deep-space repairs, upgrades and remodelling. price: 40000 - category: Medium + category: Small group: Shipyard shuttlePath: /Maps/_NF/Shuttles/hammer.yml guidebookPage: ShipyardHammer diff --git a/Resources/Prototypes/_NF/Shipyard/legman.yml b/Resources/Prototypes/_NF/Shipyard/legman.yml index c05e92af892..3daca906c4b 100644 --- a/Resources/Prototypes/_NF/Shipyard/legman.yml +++ b/Resources/Prototypes/_NF/Shipyard/legman.yml @@ -13,7 +13,7 @@ name: LVHI Legman description: A small maneuverable shuttle with low operational costs for reporters who want to be first on a scene. Manufactured by Langstad-Voigt Heavy Industries. price: 11100 # 9700$ on mapinit + 1455$ from 15% markup - category: Small + category: Micro group: Shipyard shuttlePath: /Maps/_NF/Shuttles/legman.yml guidebookPage: ShipyardLegman From c74785caf2bb7c99f1fd333c684b79e270831f84 Mon Sep 17 00:00:00 2001 From: DmitriTheDemon Date: Tue, 29 Oct 2024 17:40:18 -0400 Subject: [PATCH 2/2] Updated category based on size Audit of ship categories based on dimensions from ship submission guidelines --- Resources/Prototypes/_NF/Shipyard/pioneer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/_NF/Shipyard/pioneer.yml b/Resources/Prototypes/_NF/Shipyard/pioneer.yml index 9c311ff0d40..0bebd125c81 100644 --- a/Resources/Prototypes/_NF/Shipyard/pioneer.yml +++ b/Resources/Prototypes/_NF/Shipyard/pioneer.yml @@ -13,7 +13,7 @@ name: LVHI Pioneer description: A cargo container outfitted to be space-capable and equipped for salvaging and mining either on its own or as part of a fleet. Manufactured by Langstad-Voigt Heavy Industries. price: 10000 # ~8670$ on mapinit + ~1300$ from 15% markup - category: Small + category: Micro group: Shipyard shuttlePath: /Maps/_NF/Shuttles/pioneer.yml guidebookPage: ShipyardPioneer