Skip to content

Commit

Permalink
Re-Enable Kill Objective, Reduce Teach A Lesson Weight
Browse files Browse the repository at this point in the history
  • Loading branch information
angelofallars committed Jan 27, 2025
1 parent c2ad9b1 commit cd75aa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Objectives/objectiveGroups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
- type: weightedRandom
id: TraitorObjectiveGroupKill
weights:
# KillRandomPersonObjective: 1 # DeltaV Replaced for Teach Lesson
TeachLessonRandomPersonObjective: 1
KillRandomPersonObjective: 1 # DeltaV Replaced for Teach Lesson # Goobstation - re-enabled Kill Person objective
TeachLessonRandomPersonObjective: 0.1 # Goobstation - reduced Teach Lesson weight
KillRandomHeadObjective: 0.25

- type: weightedRandom
Expand Down

0 comments on commit cd75aa7

Please sign in to comment.