Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Become Psionic Objective #940

Merged
Merged
Show file tree
Hide file tree
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

This file was deleted.

This file was deleted.

23 changes: 0 additions & 23 deletions Resources/Prototypes/Nyanotrasen/Objectives/traitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,29 +9,6 @@
stealGroup: AntiPsychicKnife
owner: job-name-mantis

- type: entity
id: BecomePsionicObjective
parent: BaseTraitorObjective
name: Become psionic
description: We need you to acquire psionics and keep them until your mission is complete.
noSpawn: true
components:
- type: NotJobsRequirement
jobs:
- Mime
- ForensicMantis
- type: Objective
difficulty: 2.5
#unique: false
icon:
sprite: Nyanotrasen/Icons/psi.rsi
state: psi
- type: ObjectiveBlacklistRequirement
blacklist:
components:
- BecomeGolemCondition
- type: BecomePsionicCondition

#- type: entity
# id: BecomeGolemObjective
# parent: BaseTraitorObjective
Expand Down
2 changes: 0 additions & 2 deletions Resources/Prototypes/Objectives/objectiveGroups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@
EscapeShuttleObjective: 1
# DieObjective: 0.05 # DeltaV - Disable the lrp objective aka murderbone justification
#HijackShuttleObjective: 0.02
BecomePsionicObjective: 1 # Nyanotrasen - Become Psionic objective, see Resources/Prototypes/Nyanotrasen/Objectives/traitor.yml
#BecomeGolemObjective: 0.5 # Nyanotrasen - Become a golem objective, see Resources/Prototypes/Nyanotrasen/Objectives/traitor.yml

- type: weightedRandom
id: TraitorObjectiveGroupSocial
Expand Down
Loading