Skip to content

Commit

Permalink
Fix Sleepers getting nukies as kill targets (DeltaV-Station#2483)
Browse files Browse the repository at this point in the history
* Fix tha shitcode

* Delta please dont smite me
  • Loading branch information
Stop-Signs authored Dec 20, 2024
1 parent e4466fd commit 763a2aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Resources/Prototypes/GameRules/roundstart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
- RoleSurvivalNukie
components:
- type: NukeOperative
- type: TargetObjectiveImmune # DeltaV - Makes sleepers unable to get nukie kill objectives
- type: RandomMetadata
nameSegments:
- nukeops-role-commander
Expand All @@ -124,6 +125,7 @@
- RoleSurvivalNukie
components:
- type: NukeOperative
- type: TargetObjectiveImmune # DeltaV - Makes sleepers unable to get nukie kill objectives
- type: RandomMetadata
nameSegments:
- nukeops-role-agent
Expand All @@ -143,6 +145,7 @@
- RoleSurvivalNukie
components:
- type: NukeOperative
- type: TargetObjectiveImmune # DeltaV - Makes sleepers unable to get nukie kill objectives
- type: RandomMetadata
nameSegments:
- nukeops-role-operator
Expand Down

0 comments on commit 763a2aa

Please sign in to comment.