]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Shooting target tweaks (#13946)
authorlapatison <100279397+lapatison@users.noreply.github.com>
Mon, 6 Feb 2023 02:51:57 +0000 (05:51 +0300)
committerGitHub <noreply@github.com>
Mon, 6 Feb 2023 02:51:57 +0000 (22:51 -0400)
Resources/Prototypes/Entities/Objects/Specific/Security/target.yml
Resources/Prototypes/Recipes/Lathes/security.yml

index 304a48258aede85a23dcb3ee9c269d54367ae81e..dd3e5974da740baae171a0fd01d9b76946143ad0 100644 (file)
@@ -29,7 +29,7 @@
     thresholds:
     - trigger:
         !type:DamageTrigger
-        damage: 50
+        damage: 500
       behaviors:
       - !type:SpawnEntitiesBehavior
         spawn:
   - type: Sprite
     sprite: Objects/Specific/Security/target.rsi
     state: target_h
-  - type: Destructible
-    thresholds:
-    - trigger:
-        !type:DamageTrigger
-        damage: 500
-      behaviors:
-      - !type:SpawnEntitiesBehavior
-        spawn:
-          SheetSteel:
-            min: 10
-            max: 10
-      - !type:PlaySoundBehavior
-        sound:
-          path: /Audio/Effects/metalbreak.ogg
-      - !type:DoActsBehavior
-        acts: [ "Destruction" ]
 
 - type: entity
   name: syndicate target
   - type: Sprite
     sprite: Objects/Specific/Security/target.rsi
     state: target_s
-  - type: Destructible
-    thresholds:
-    - trigger:
-        !type:DamageTrigger
-        damage: 500
-      behaviors:
-      - !type:SpawnEntitiesBehavior
-        spawn:
-          SheetSteel:
-            min: 10
-            max: 10
-      - !type:PlaySoundBehavior
-        sound:
-          path: /Audio/Effects/metalbreak.ogg
-      - !type:DoActsBehavior
-        acts: [ "Destruction" ]
 
 - type: entity
   name: clown target
   - type: Sprite
     sprite: Objects/Specific/Security/target.rsi
     state: target_c
-  - type: Destructible
-    thresholds:
-    - trigger:
-        !type:DamageTrigger
-        damage: 500
-      behaviors:
-      - !type:SpawnEntitiesBehavior
-        spawn:
-          SheetSteel:
-            min: 10
-            max: 10
-      - !type:PlaySoundBehavior
-        sound:
-          path: /Audio/Effects/metalbreak.ogg
-      - !type:DoActsBehavior
-        acts: [ "Destruction" ]
 
 # put it on a salvage or something
 - type: entity
index 96ce2a23cc649acb1cc91d845674561ea0458074..d3db7f3ebf56ec102d0a12b808bfc4d192e245ea 100644 (file)
   completetime: 5
   applyMaterialDiscount: false # ingredients dropped when destroyed
   materials:
-    Steel: 10
+    Steel: 500
 
 - type: latheRecipe
   id: TargetClown
   completetime: 5
   applyMaterialDiscount: false # ingredients dropped when destroyed
   materials:
-    Steel: 10
+    Steel: 500
 
 - type: latheRecipe
   id: TargetSyndicate
   completetime: 5
   applyMaterialDiscount: false # ingredients dropped when destroyed
   materials:
-    Steel: 10
+    Steel: 500
 
 - type: latheRecipe
   id: MagazineBoxPistol