Skip to content
Merged
24 changes: 12 additions & 12 deletions Resources/Prototypes/Roles/Antags/nukeops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,10 @@
- !type:DepartmentTimeRequirement
department: Security
time: 36000 # 10h Goobstation
- !type:SpeciesRequirement
inverted: true
species:
- Plasmaman
# - !type:SpeciesRequirement #Omu edit start
# inverted: true
# species:
# - Plasmaman #Omu edit end
guides: [ NuclearOperatives ]

- type: antag
Expand All @@ -130,10 +130,10 @@
- !type:RoleTimeRequirement
role: JobBrigmedic # added Brigmedic requirement - Omu change
time: 18000 #5hr Omu change
- !type:SpeciesRequirement
inverted: true
species:
- Plasmaman
# - !type:SpeciesRequirement #Omu edit start
# inverted: true
# species:
# - Plasmaman #Omu edit end
guides: [ NuclearOperatives ]

- type: antag
Expand All @@ -152,10 +152,10 @@
department: Command
time: 18000 # 5h Goobstation
# should be changed to nukie playtime when thats tracked (wyci)
- !type:SpeciesRequirement
inverted: true
species:
- Plasmaman
# - !type:SpeciesRequirement #Omu edit start
# inverted: true
# species:
# - Plasmaman #Omu edit end
guides: [ NuclearOperatives ]

- type: startingGear
Expand Down
5 changes: 5 additions & 0 deletions Resources/Prototypes/_Goobstation/Wizard/gamerules_wizard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,11 @@
- type: NpcFactionMember
factions:
- Wizard
- type: AntagLoadProfileRule # Omu edit, a failsafe in case a plasmaman takes a apprentice role
speciesOverride: Human
speciesOverrideBlacklist:
- Yowie # Penalized by wearing robes, still should be possible to select them in magic mirror.
- Plasmaman # Omu edit end, EE

- type: entity
parent: BaseGameRule
Expand Down
8 changes: 4 additions & 4 deletions Resources/Prototypes/_Goobstation/Wizard/wizard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
requirements:
- !type:OverallPlaytimeRequirement
time: 126000 # 35h
- !type:SpeciesRequirement
inverted: true
species:
- Plasmaman
# - !type:SpeciesRequirement #Omu edit start
# inverted: true
# species:
# - Plasmaman #Omu edit end
guides: [ Wizard ]

- type: antag
Expand Down
Loading