Skip to content

Commit

Permalink
Station goals HotFix (SerbiaStrong-220#1404)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirus59 authored Jul 20, 2024
1 parent 4eb9f14 commit 2de6577
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 13 deletions.
13 changes: 11 additions & 2 deletions Resources/Prototypes/SS220/Maps/axioma.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# © SS220, An EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt
# © SS220, An EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt

- type: gameMap
id: Axioma
Expand Down Expand Up @@ -76,6 +76,7 @@
Lawyer: [ 2, 2 ]
- type: StationGoal
goals:
#Base
- Shuttle
- Singularity
- SolarPanels
Expand All @@ -84,8 +85,16 @@
- Zoo
- MiningOutpost
- Tesla
#SS220
- Saveplanet
- Expedition
- Guests
- PneumaticTubes
- Robotisation
- Homekeepers
- ComplexPVO
#Station special
- XenobiologyRepair
- VirusologyAmbusol

- type: entity
id: AxiomaNanotrasenStation
Expand Down
11 changes: 9 additions & 2 deletions Resources/Prototypes/SS220/Maps/eclipse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@

- type: StationGoal
goals:
#Base
- Shuttle
- Singularity
- SolarPanels
Expand All @@ -86,8 +87,14 @@
- Zoo
- MiningOutpost
- Tesla
- XenobiologyRepair
- VirusologyAmbusol
#SS220
- Saveplanet
- Expedition
- Guests
- PneumaticTubes
- Robotisation
- Homekeepers
- ComplexPVO

- type: entity
id: EclipseNanotrasenStation
Expand Down
11 changes: 9 additions & 2 deletions Resources/Prototypes/SS220/Maps/frankenstein.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
Reporter: [ 2, 2 ]
- type: StationGoal
goals:
#Base
- Shuttle
- Singularity
- SolarPanels
Expand All @@ -84,8 +85,14 @@
- Zoo
- MiningOutpost
- Tesla
- XenobiologyRepair
- VirusologyAmbusol
#SS220
- Saveplanet
- Expedition
- Guests
- PneumaticTubes
- Robotisation
- Homekeepers
- ComplexPVO

- type: entity
id: FrankensteinStation
Expand Down
14 changes: 7 additions & 7 deletions Resources/Prototypes/SS220/Objectives/goals.yml
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
- type: stationGoal
id: StationGoalSaveplanet
id: Saveplanet
text: station-goal-saveplanet

- type: stationGoal
id: StationGoalExpedition
id: Expedition
text: station-goal-expedition

- type: stationGoal
id: StationGoalGuests
id: Guests
text: station-goal-guests

- type: stationGoal
id: StationGoalPneumaticTubes
id: PneumaticTubes
text: station-goal-pneumatictubes

- type: stationGoal
id: StationGoalRobotisation
id: Robotisation
text: station-goal-robotisation

- type: stationGoal
id: StationGoalHomekeepers
id: Homekeepers
text: station-goal-homekeepers

- type: stationGoal
id: StationGoalComplexPVO
id: ComplexPVO
text: station-goal-complexPVO

0 comments on commit 2de6577

Please sign in to comment.