Remove clown medal theft objective (#1463)
* update yml * Update Resources/Prototypes/Objectives/thief.yml Co-authored-by: Danger Revolution! <142105406+DangerRevolution@users.noreply.github.com> Signed-off-by: therealDLondon <162949166+therealDLondon@users.noreply.github.com> * Update Resources/Prototypes/Objectives/thief.yml Co-authored-by: Danger Revolution! <142105406+DangerRevolution@users.noreply.github.com> Signed-off-by: therealDLondon <162949166+therealDLondon@users.noreply.github.com> --------- Signed-off-by: therealDLondon <162949166+therealDLondon@users.noreply.github.com> Co-authored-by: Danger Revolution! <142105406+DangerRevolution@users.noreply.github.com>
This commit is contained in:
parent
c0c2258df2
commit
bf9ae752c6
|
|
@ -306,16 +306,16 @@
|
|||
- type: Objective
|
||||
difficulty: 1
|
||||
|
||||
- type: entity
|
||||
parent: BaseThiefStealObjective
|
||||
id: ClothingNeckClownmedalStealObjective
|
||||
components:
|
||||
- type: NotJobRequirement
|
||||
job: Captain
|
||||
- type: StealCondition
|
||||
stealGroup: ClothingNeckClownmedal
|
||||
- type: Objective
|
||||
difficulty: 1
|
||||
#- type: entity - Delta-V : Removes clown medal steal objective for Thieves; as we don't have the Clown Medal
|
||||
# parent: BaseThiefStealObjective
|
||||
# id: ClothingNeckClownmedalStealObjective
|
||||
# components:
|
||||
# - type: NotJobRequirement
|
||||
# job: Captain
|
||||
# - type: StealCondition
|
||||
# stealGroup: ClothingNeckClownmedal
|
||||
# - type: Objective
|
||||
# difficulty: 1
|
||||
|
||||
# Structures
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue