Skip to content

Commit

Permalink
Blob gamemode added
Browse files Browse the repository at this point in the history
  • Loading branch information
Ermucat committed Dec 31, 2024
1 parent ac2371c commit 2aea554
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions Resources/Prototypes/game_presets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
showInVote: false #4boring4vote
description: greenshift-description
rules:
- SpaceTrafficControlFriendlyEventScheduler
- SpaceTrafficControlFriendlyEventScheduler
- BasicRoundstartVariation

- type: gamePreset
Expand Down Expand Up @@ -126,7 +126,7 @@
showInVote: false #Admin Use
description: secret-description
rules:
- SpaceTrafficControlFriendlyEventScheduler
- SpaceTrafficControlFriendlyEventScheduler
- BasicRoundstartVariation

- type: gamePreset
Expand Down Expand Up @@ -234,3 +234,17 @@
- KesslerSyndromeScheduler
- SpaceTrafficControlEventScheduler
- BasicRoundstartVariation

- type: gamePreset
id: Blob
alias:
- blab
name: blob-title
description: blob-description
showInVote: false
rules:
- BlobGameMode
- BasicStationEventScheduler
- BasicRoundstartVariation
- SubGamemodesRule

0 comments on commit 2aea554

Please sign in to comment.