Skip to content

Commit

Permalink
Removes the "Raise Glimmer" objective (#2107)
Browse files Browse the repository at this point in the history
* removes the raise glimmer objective

* 4891
  • Loading branch information
Colin-Tel authored Nov 10, 2024
1 parent 648396c commit 2f02229
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
15 changes: 0 additions & 15 deletions Resources/Prototypes/Nyanotrasen/Objectives/traitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,18 +50,3 @@
# components:
# - BecomePsionicCondition
# - type: BecomeGolemCondition

- type: entity
id: RaiseGlimmerObjective
parent: BaseTraitorObjective
name: Raise Glimmer.
description: Get the glimmer above the specified amount.
components:
- type: Objective
difficulty: 2.5
#unique: false
icon:
sprite: Nyanotrasen/Icons/psi.rsi
state: psi
- type: RaiseGlimmerCondition
target: 500
2 changes: 0 additions & 2 deletions Resources/Prototypes/Objectives/objectiveGroups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@
weights:
RandomTraitorAliveObjective: 1
RandomTraitorProgressObjective: 1
RaiseGlimmerObjective: 0.5 # Nyanotrasen - Raise glimmer to a target amount, see Resources/Prototypes/Nyanotrasen/Objectives/traitor.yml


#Thief groups
- type: weightedRandom
Expand Down

0 comments on commit 2f02229

Please sign in to comment.