* 1984 the wizard
* this is better actually
* disable wiz preference
* add code comment
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
id: Wizard
name: roles-antag-wizard-name
antagonist: true
- setPreference: true
+ # setPreference: true # Disabled as roundstart gamemode until reworked
objective: roles-antag-wizard-objective # TODO: maybe give random objs and stationary ones from AntagObjectives and AntagRandomObjectives
requirements: # I hate time locked roles but this should be enough time for someone to be acclimated
- !type:OverallPlaytimeRequirement
rules:
- DummyNonAntagChance
- Traitor
- - SubGamemodesRule
+ - SubGamemodesRuleNoWizard
- BasicStationEventScheduler
- MeteorSwarmScheduler
- SpaceTrafficControlEventScheduler
rules:
- Nukeops
- DummyNonAntagChance
- - SubGamemodesRule
+ - SubGamemodesRuleNoWizard
- BasicStationEventScheduler
- MeteorSwarmScheduler
- SpaceTrafficControlEventScheduler
rules:
- DummyNonAntagChance
- Revolutionary
- - SubGamemodesRule
+ - SubGamemodesRuleNoWizard
- BasicStationEventScheduler
- MeteorSwarmScheduler
- SpaceTrafficControlEventScheduler
Zombie: 0.05
Survival: 0.10
Revolutionary: 0.05
- Wizard: 0.05 # Why not, should probably be lower
+ # Wizard: 0.05 # Disabled as roundstart gamemode until reworked