]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Less charges for Sci flash (#20959)
authorcoolmankid12345 <55817627+coolmankid12345@users.noreply.github.com>
Mon, 16 Oct 2023 05:31:48 +0000 (01:31 -0400)
committerGitHub <noreply@github.com>
Mon, 16 Oct 2023 05:31:48 +0000 (23:31 -0600)
* Flash

* Okay not plant based anymore

---------

Co-authored-by: coolmankid12345 <coolmankid12345@users.noreply.github.com>
Resources/Prototypes/Catalog/VendingMachines/Inventories/robotics.yml
Resources/Prototypes/Entities/Objects/Weapons/security.yml
Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Resources/Prototypes/Recipes/Lathes/robotics.yml

index 06a7398a23c6b51e8e20d6a6c56181393a690381..e64acaa9f266e8e113014b1d762b66aeba4ef6e0 100644 (file)
@@ -2,7 +2,7 @@
   id: RoboticsInventory
   startingInventory:
     CableApcStack: 4
-    Flash: 4
+    SciFlash: 4
     ProximitySensor: 3
     RemoteSignaller: 3
     Igniter: 3 # its more ordnance but yeah
index dc5c052639b4c0c1dd7d757ca8a72e83e7996006..8d30935b0418f4fbe91cd5aad49b6de81d1c53bf 100644 (file)
       guides:
       - Security
 
+- type: entity
+  name: flash
+  parent: Flash
+  id: SciFlash
+  components:
+    - type: LimitedCharges
+      maxCharges: 2
+      charges: 2
+
 - type: entity
   name: portable flasher
   parent: BaseStructure
index 045ee40556fe12e315bf3f9d25cd3ce62243dee9..37932f87cafeeaf7e17a391cfcf35762196ade6b 100644 (file)
     staticRecipes:
     - MMI
     - PositronicBrain
-    - Flash
+    - SciFlash
     - BorgModuleCable
     - BorgModuleFireExtinguisher
     - BorgModuleGPS
index 4825adbe493641fb343e57d1d0c6b3e96f72d2bd..f9f00daf43bceee9cc9adff6c6240c5b8747aaa0 100644 (file)
@@ -6,6 +6,15 @@
     Steel: 200
     Glass: 300
 
+- type: latheRecipe
+  id: SciFlash
+  result: SciFlash
+  completetime: 2
+  materials:
+    Glass: 100
+    Plastic: 200
+    Steel: 100
+
 - type: latheRecipe
   id: CyborgEndoskeleton
   result: CyborgEndoskeleton