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:
|
reagents:
|
||||||
- ReagentId: THC
|
- ReagentId: THC
|
||||||
Quantity: 15
|
Quantity: 15
|
||||||
- type: StealTarget
|
|
||||||
stealGroup: Cannabis
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: dried cannabis leaves
|
name: dried cannabis leaves
|
||||||
@@ -38,8 +37,6 @@
|
|||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Specific/Hydroponics/tobacco.rsi
|
sprite: Objects/Specific/Hydroponics/tobacco.rsi
|
||||||
state: dried
|
state: dried
|
||||||
- type: StealTarget
|
|
||||||
stealGroup: Cannabis
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: ground cannabis
|
name: ground cannabis
|
||||||
@@ -68,8 +65,7 @@
|
|||||||
- Smokable
|
- Smokable
|
||||||
- type: Item
|
- type: Item
|
||||||
size: Tiny
|
size: Tiny
|
||||||
- type: StealTarget
|
|
||||||
stealGroup: Cannabis
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: tobacco leaves
|
name: tobacco leaves
|
||||||
|
|||||||
@@ -142,12 +142,7 @@
|
|||||||
sprite: Objects/Misc/id_cards.rsi
|
sprite: Objects/Misc/id_cards.rsi
|
||||||
state: default
|
state: default
|
||||||
|
|
||||||
- type: stealTargetGroup
|
|
||||||
id: Cannabis
|
|
||||||
name: cannabis
|
|
||||||
sprite:
|
|
||||||
sprite: Objects/Specific/Hydroponics/cannabis.rsi
|
|
||||||
state: produce
|
|
||||||
|
|
||||||
- type: stealTargetGroup
|
- type: stealTargetGroup
|
||||||
id: LAMP
|
id: LAMP
|
||||||
|
|||||||
@@ -142,20 +142,7 @@
|
|||||||
- type: Objective
|
- type: Objective
|
||||||
difficulty: 0.7
|
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
|
- type: entity
|
||||||
noSpawn: true
|
noSpawn: true
|
||||||
|
|||||||
Reference in New Issue
Block a user