From 9aca6f5728d1d4f14f49b4bfc6227220f2c9e5ed Mon Sep 17 00:00:00 2001 From: DEATHB4DEFEAT Date: Sat, 16 Dec 2023 22:45:27 -0800 Subject: [PATCH] alphabetize and deduplicate goal protos --- .../Prototypes/Corvax/Objectives/goals.yml | 29 +++++++++---------- 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/Resources/Prototypes/Corvax/Objectives/goals.yml b/Resources/Prototypes/Corvax/Objectives/goals.yml index b8453c6ad1..d36f82894e 100644 --- a/Resources/Prototypes/Corvax/Objectives/goals.yml +++ b/Resources/Prototypes/Corvax/Objectives/goals.yml @@ -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