Skip to content
Open
Changes from all 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
15 changes: 15 additions & 0 deletions Resources/Prototypes/_Shitmed/GameRules/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,11 @@
- type: Sanitized
- type: SurgerySpeedModifier
speedModifier: 1.5
#CorvaxGoob-AbductorFixImmunity start
- type: PressureImmunity
- type: SpecialHighTempImmunity
- type: SpecialLowTempImmunity
#CorvaxGoob-AbductorFixImmunity end
mindRoles:
- MindRoleLoneAbductor

Expand Down Expand Up @@ -182,6 +187,11 @@
- type: Sanitized
- type: SurgerySpeedModifier
speedModifier: 1.5
#CorvaxGoob-AbductorFixImmunity start
- type: PressureImmunity
- type: SpecialHighTempImmunity
- type: SpecialLowTempImmunity
#CorvaxGoob-AbductorFixImmunity end
mindRoles:
- MindRoleAbductorScientist
- spawnerPrototype: AbductorAgentSpawner
Expand Down Expand Up @@ -224,5 +234,10 @@
- FootstepSound
- DoorBumpOpener
- type: AbductorScientist # Should be removed when we have proper teleportation system
#CorvaxGoob-AbductorFixImmunity start
- type: PressureImmunity
- type: SpecialHighTempImmunity
- type: SpecialLowTempImmunity
#CorvaxGoob-AbductorFixImmunity end
mindRoles:
- MindRoleAbductorAgent
Loading