]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Small Artifact Fixes (#25416)
authorGotimanga <127038462+Gotimanga@users.noreply.github.com>
Tue, 20 Feb 2024 22:28:03 +0000 (22:28 +0000)
committerGitHub <noreply@github.com>
Tue, 20 Feb 2024 22:28:03 +0000 (17:28 -0500)
* 20kw artifact fix

* Change that hopefully doesn't completely break storage artifacts without me realising

Resources/Prototypes/XenoArch/Effects/utility_effects.yml

index 9bcbfe44773d597d2dae6cf972cef7de5d918374..0fdaa5b95658a69d72012af51b54041eed6c34c7 100644 (file)
@@ -47,6 +47,8 @@
     components:
     - Item # it doesnt necessarily have to be restricted from structures, but i think it'll be better that way
   permanentComponents:
+  - type: Item
+    size: Huge
   - type: ContainerContainer
     containers:
       storagebase: !type:Container
   permanentComponents:
   - type: PowerSupplier
     supplyRate: 20000
+  - type: NodeContainer
+    examinable: true
+    nodes:
+      output_hv:
+        !type:CableDeviceNode
+        nodeGroupID: HVPower
 
 - type: artifactEffect
   id: EffectBigIron