]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
WelderRefinable light tubes bulbs and broken bottle (#24184)
authorlzk <124214523+lzk228@users.noreply.github.com>
Wed, 17 Jan 2024 11:16:42 +0000 (12:16 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Jan 2024 11:16:42 +0000 (14:16 +0300)
s

Resources/Prototypes/Entities/Objects/Misc/broken_bottle.yml
Resources/Prototypes/Entities/Objects/Power/lights.yml

index c5d970af50d99f7ccbb0f9f7845429dd685a9ad4..b7c73f5e0cc84acdf30738eac5561c7d3425e6c6 100644 (file)
@@ -26,3 +26,6 @@
     materialComposition:
       Glass: 50
   - type: SpaceGarbage
+  - type: WelderRefinable
+    refineResult:
+    - SheetGlass1
index aa580d820919877a862f359a4568b92f4fe7cb2a..9a30ec4da3d1941134a0034791dd2a1058f61e05 100644 (file)
@@ -67,6 +67,9 @@
     materialComposition:
       Glass: 25
   - type: SpaceGarbage
+  - type: WelderRefinable
+    refineResult:
+    - SheetGlass1
 
 - type: entity
   parent: BaseLightbulb
   - type: Construction
     graph: CyanLight
     node: icon
+  - type: WelderRefinable
+    refineResult:
+    - SheetGlass1
+    - ShardCrystalCyan
 
 - type: entity
   parent: LightTubeCrystalCyan
   - type: Construction
     graph: BlueLight
     node: icon
+  - type: WelderRefinable
+    refineResult:
+    - SheetGlass1
+    - ShardCrystalBlue
 
 - type: entity
   parent: LightTubeCrystalCyan
   - type: Construction
     graph: PinkLight
     node: icon
+  - type: WelderRefinable
+    refineResult:
+    - SheetGlass1
+    - ShardCrystalPink
 
 - type: entity
   parent: LightTubeCrystalCyan
   - type: Construction
     graph: OrangeLight
     node: icon
+  - type: WelderRefinable
+    refineResult:
+    - SheetGlass1
+    - ShardCrystalOrange
 
 - type: entity
   parent: LightTubeCrystalCyan
   - type: Construction
     graph: RedLight
     node: icon
+  - type: WelderRefinable
+    refineResult:
+    - SheetGlass1
+    - ShardCrystalRed
 
 - type: entity
   parent: LightTubeCrystalCyan
   - type: Construction
     graph: GreenLight
     node: icon
+  - type: WelderRefinable
+    refineResult:
+    - SheetGlass1
+    - ShardCrystalGreen