From 66f4a028f391716e673e4369d44e8e427074e1d3 Mon Sep 17 00:00:00 2001 From: Eagle0600 Date: Sun, 20 Oct 2024 15:38:35 +1000 Subject: [PATCH] Replaced Misplaced BasePenAdvanced in the Spectre's Bridge With a Captain's Pen. (#2293) * Spectre: Replaced the BaseAdvancedPen in the bridge with the captain's pen. * Spectre: Repriced the spectre based on new value on initilisation. The previous price was an 85-90% markup. * Spectre: Fixed misformatted shipyard entry. * Update spectre.yml --------- Co-authored-by: Dvir <39403717+dvir001@users.noreply.github.com> --- Resources/Maps/_NF/Shuttles/spectre.yml | 16 ++++++++-------- Resources/Prototypes/_NF/Shipyard/spectre.yml | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Resources/Maps/_NF/Shuttles/spectre.yml b/Resources/Maps/_NF/Shuttles/spectre.yml index 7c72835dafb..d914f9e33f1 100644 --- a/Resources/Maps/_NF/Shuttles/spectre.yml +++ b/Resources/Maps/_NF/Shuttles/spectre.yml @@ -2106,14 +2106,6 @@ entities: - type: Transform pos: -9.5,0.5 parent: 3 -- proto: BaseAdvancedPen - entities: - - uid: 1032 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.2843938,24.057287 - parent: 3 - proto: Bed entities: - uid: 876 @@ -6036,6 +6028,14 @@ entities: rot: -1.5707963267948966 rad pos: 1.7531438,23.885412 parent: 3 +- proto: PenCap + entities: + - uid: 1032 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.2843938,24.057287 + parent: 3 - proto: PortableScrubber entities: - uid: 77 diff --git a/Resources/Prototypes/_NF/Shipyard/spectre.yml b/Resources/Prototypes/_NF/Shipyard/spectre.yml index 6221dffb172..53c93c7ee22 100644 --- a/Resources/Prototypes/_NF/Shipyard/spectre.yml +++ b/Resources/Prototypes/_NF/Shipyard/spectre.yml @@ -12,7 +12,7 @@ id: Spectre name: NR Spectre description: A large, attractive but dated vessel with a pure focus on research and development. It is capable of generating anomalies. - price: 185000 + price: 185000 # Anomaly spawner category: Large group: Shipyard shuttlePath: /Maps/_NF/Shuttles/spectre.yml