Skip to content

Commit

Permalink
Replaced Misplaced BasePenAdvanced in the Spectre's Bridge With a Cap…
Browse files Browse the repository at this point in the history
…tain'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>
  • Loading branch information
Eagle0600 and dvir001 authored Oct 20, 2024
1 parent 437d7ac commit 66f4a02
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Resources/Maps/_NF/Shuttles/spectre.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_NF/Shipyard/spectre.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 66f4a02

Please sign in to comment.