Skip to content

Commit

Permalink
alphabetize and deduplicate goal protos
Browse files Browse the repository at this point in the history
  • Loading branch information
DEATHB4DEFEAT committed Dec 17, 2023
1 parent df4585c commit 9aca6f5
Showing 1 changed file with 13 additions and 16 deletions.
29 changes: 13 additions & 16 deletions Resources/Prototypes/Corvax/Objectives/goals.yml
Original file line number Diff line number Diff line change
@@ -1,44 +1,41 @@
- type: stationGoal
id: Shuttle

- type: stationGoal
id: Singularity
id: Area

- type: stationGoal
id: SolarPanels
id: Artifacts

- type: stationGoal
id: Artifacts
id: BureaucraticError

- type: stationGoal
id: Storage
id: Combat

- type: stationGoal
id: Zoo
id: Labor

- type: stationGoal
id: Xeno
id: Lectures

- type: stationGoal
id: Area
id: Museum

- type: stationGoal
id: BureaucraticError
id: Shuttle

- type: stationGoal
id: Museum
id: Singularity

- type: stationGoal
id: Combat
id: SolarPanels

- type: stationGoal
id: Artifacts
id: Storage

- type: stationGoal
id: Labor
id: Xeno

- type: stationGoal
id: Lectures
id: Zoo



Expand Down

0 comments on commit 9aca6f5

Please sign in to comment.