Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Resources/Prototypes/game_presets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
rules:
- DummyNonAntagChance
- Traitor
- SubGamemodesRule
- SubGamemodesRuleNoWizard
- BasicStationEventScheduler
- MeteorSwarmScheduler
- SpaceTrafficControlEventScheduler
Expand Down Expand Up @@ -175,7 +175,7 @@
rules:
- Nukeops
- DummyNonAntagChance
- SubGamemodesRule
- SubGamemodesRuleNoWizard
- BasicStationEventScheduler
- MeteorSwarmScheduler
- SpaceTrafficControlEventScheduler
Expand All @@ -193,7 +193,7 @@
rules:
- DummyNonAntagChance
- Revolutionary
- SubGamemodesRule
- SubGamemodesRuleNoWizard
- BasicStationEventScheduler
- MeteorSwarmScheduler
- SpaceTrafficControlEventScheduler
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/secret_weights.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
Zombie: 0.05
Survival: 0.10
Revolutionary: 0.05
Wizard: 0.05 # Why not, should probably be lower
# Wizard: 0.05 # Why not, should probably be lower
Loading