Removed Cannabis from thief objectives (#26412)
* Removed Cannabis from thief objectives * Removed the steal group and from cannabis prototypes
This commit is contained in:
@@ -17,8 +17,7 @@
|
||||
reagents:
|
||||
- ReagentId: THC
|
||||
Quantity: 15
|
||||
- type: StealTarget
|
||||
stealGroup: Cannabis
|
||||
|
||||
|
||||
- type: entity
|
||||
name: dried cannabis leaves
|
||||
@@ -38,8 +37,6 @@
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Hydroponics/tobacco.rsi
|
||||
state: dried
|
||||
- type: StealTarget
|
||||
stealGroup: Cannabis
|
||||
|
||||
- type: entity
|
||||
name: ground cannabis
|
||||
@@ -68,8 +65,7 @@
|
||||
- Smokable
|
||||
- type: Item
|
||||
size: Tiny
|
||||
- type: StealTarget
|
||||
stealGroup: Cannabis
|
||||
|
||||
|
||||
- type: entity
|
||||
name: tobacco leaves
|
||||
|
||||
@@ -142,12 +142,7 @@
|
||||
sprite: Objects/Misc/id_cards.rsi
|
||||
state: default
|
||||
|
||||
- type: stealTargetGroup
|
||||
id: Cannabis
|
||||
name: cannabis
|
||||
sprite:
|
||||
sprite: Objects/Specific/Hydroponics/cannabis.rsi
|
||||
state: produce
|
||||
|
||||
|
||||
- type: stealTargetGroup
|
||||
id: LAMP
|
||||
|
||||
@@ -142,20 +142,7 @@
|
||||
- type: Objective
|
||||
difficulty: 0.7
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
parent: BaseThiefStealCollectionObjective
|
||||
id: CannabisStealCollectionObjective
|
||||
components:
|
||||
- type: NotJobRequirement
|
||||
job: Botanist
|
||||
- type: StealCondition
|
||||
stealGroup: Cannabis
|
||||
minCollectionSize: 20
|
||||
maxCollectionSize: 30
|
||||
verifyMapExistence: false
|
||||
- type: Objective
|
||||
difficulty: 0.5
|
||||
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
|
||||
Reference in New Issue
Block a user