forked from space-wizards/space-station-14
-
-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #625 from hivehum/allaboard
Adds "All Aboard The Ship"
- Loading branch information
Showing
3 changed files
with
53 additions
and
0 deletions.
There are no files selected for viewing
2 changes: 2 additions & 0 deletions
2
Resources/Locale/en-US/_Impstation/game-ticking/game-presets/preset-allaboard.ftl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
allaboard-title = All Aboard The Ship! | ||
allaboard-description = WE CAN MAKE IT WORSE!!! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
- type: gamePreset | ||
id: AllAboardTheShip | ||
alias: | ||
- svsaller | ||
name: allaboard-title | ||
description: allaboard-description | ||
showInVote: false #lol. lmao | ||
rules: | ||
- Nukeops | ||
- SpyVsSpy20TC | ||
- Revolutionary | ||
- Zombie | ||
- Changeling | ||
- BasicStationEventScheduler | ||
- KesslerSyndromeScheduler | ||
- MeteorSwarmMildScheduler | ||
- MeteorSwarmScheduler | ||
- RampingStationEventScheduler | ||
- SpaceTrafficControlEventScheduler | ||
- SpaceTrafficControlFriendlyEventScheduler | ||
- BasicRoundstartVariation |