Skip to content

Commit

Permalink
Update station proto
Browse files Browse the repository at this point in the history
  • Loading branch information
TsjipTsjip committed Jan 23, 2024
1 parent 579b1ef commit 12e943e
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions Resources/Prototypes/_NF/Shipyard/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,13 @@
- type: entity
id: SecurityFrontierOutpost
parent:
- StandardFrontierOutpost # Parent off of above
- BaseStationRecords # Add station records functionality
- BaseStationJobsSpawning
- BaseStation # Copied from StandardFrontierStation
- BaseStationCargo # Cargo
- BaseStationJobsSpawning # Records and jobsspawning
- BaseStationRecords
- BaseStationShuttles # Can spawn shuttles via shipyard consoles
- BaseStationAlertLevels # Has a comms console
- BaseStationSiliconLawFrontierStation # No funny borg laws
noSpawn: true
components:
- type: Transform
Expand Down

0 comments on commit 12e943e

Please sign in to comment.