remove thief figurine objective (#32413)
* make figurine objective just 1 * remove the objective entirely --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -17,8 +17,6 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Figurine
|
||||
- type: StealTarget
|
||||
stealGroup: Figurines
|
||||
- type: UseDelay
|
||||
delay: 10
|
||||
- type: Speech
|
||||
|
||||
@@ -63,7 +63,6 @@
|
||||
StampStealCollectionObjective: 1
|
||||
DoorRemoteStealCollectionObjective: 1
|
||||
TechnologyDiskStealCollectionObjective: 1 #rnd
|
||||
FigurineStealCollectionObjective: 0.3 #service
|
||||
IDCardsStealCollectionObjective: 1
|
||||
LAMPStealCollectionObjective: 2 #only for moth
|
||||
|
||||
|
||||
@@ -86,13 +86,6 @@
|
||||
|
||||
# Thief Collection
|
||||
|
||||
- type: stealTargetGroup
|
||||
id: Figurines
|
||||
name: steal-target-groups-figurines
|
||||
sprite:
|
||||
sprite: Objects/Fun/figurines.rsi
|
||||
state: figurine_spawner
|
||||
|
||||
- type: stealTargetGroup
|
||||
id: HeadCloak
|
||||
name: steal-target-groups-heads-cloaks
|
||||
|
||||
@@ -53,17 +53,6 @@
|
||||
|
||||
# Collections
|
||||
|
||||
- type: entity
|
||||
parent: BaseThiefStealCollectionObjective
|
||||
id: FigurineStealCollectionObjective
|
||||
components:
|
||||
- type: StealCondition
|
||||
stealGroup: Figurines
|
||||
minCollectionSize: 10
|
||||
maxCollectionSize: 18 #will be limited to the number of figures on the station anyway.
|
||||
- type: Objective
|
||||
difficulty: 0.25
|
||||
|
||||
- type: entity
|
||||
parent: BaseThiefStealCollectionObjective
|
||||
id: HeadCloakStealCollectionObjective
|
||||
|
||||
Reference in New Issue
Block a user