Merge hotfix into master (#37001)
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
- type: entity
|
||||
parent: [BaseTraitorObjective, BaseKillObjective]
|
||||
id: KillRandomPersonObjective
|
||||
description: Do it however you like, just make sure they don't make it to centcomm.
|
||||
description: Do it however you like, just make sure they don't get off the station.
|
||||
components:
|
||||
- type: Objective
|
||||
difficulty: 1.75
|
||||
@@ -91,11 +91,13 @@
|
||||
- type: TargetObjective
|
||||
title: objective-condition-maroon-person-title
|
||||
- type: PickRandomPerson
|
||||
- type: KillPersonCondition
|
||||
requireMaroon: true
|
||||
|
||||
- type: entity
|
||||
parent: [BaseTraitorObjective, BaseKillObjective]
|
||||
id: KillRandomHeadObjective
|
||||
description: We need this head gone and you probably know why. Make sure they don't make it to centcomm, even if they're dead. Good luck, agent.
|
||||
description: We need this head gone and you probably know why. Make sure they don't make it to CentComm, even if they're dead. Good luck, agent.
|
||||
components:
|
||||
- type: Objective
|
||||
# technically its still possible for KillRandomPersonObjective to roll a head but this is guaranteed, so higher difficulty
|
||||
|
||||
Reference in New Issue
Block a user