]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Removed Cannabis from thief objectives (#26412)
authorChaseFlorom <57235581+ChaseFlorom@users.noreply.github.com>
Sun, 24 Mar 2024 22:02:56 +0000 (17:02 -0500)
committerGitHub <noreply@github.com>
Sun, 24 Mar 2024 22:02:56 +0000 (01:02 +0300)
* Removed Cannabis from thief objectives

* Removed the steal group and from cannabis prototypes

Resources/Prototypes/Entities/Objects/Specific/Hydroponics/leaves.yml
Resources/Prototypes/Objectives/stealTargetGroups.yml
Resources/Prototypes/Objectives/thief.yml

index e87fec22acc380d976c62cb865c96153280db72d..b847416211d1af6865fbd00f1ffe6959666f99db 100644 (file)
@@ -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
index f8e2b9687c3f94c74c46f0f4c366c07266aaf1a9..52117b9ce9caa40cce35c090f84cd72c7ea8c775 100644 (file)
     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
index 66258870d61978e722019c65f884317401c9d77e..18154850973bdf2adb7082a0e9f8ef3a6ec0d86a 100644 (file)
   - 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