File tree Expand file tree Collapse file tree 8 files changed +86
-89
lines changed
WildBlueIndustries/000WildBlueTools/Templates/CRP/Storage Expand file tree Collapse file tree 8 files changed +86
-89
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- v1.7.2
1+ v1.7.3
Original file line number Diff line number Diff line change 1+ STORAGE_TEMPLATE
2+ {
3+ name = CarbonDioxide
4+ author = ProgrammerFailure
5+ shortName = Carbon Dioxide
6+ logoPanel = WildBlueIndustries/000WildBlueTools/Decals/PropCryoLight
7+ glowPanel = WildBlueIndustries/000WildBlueTools/Decals/PropCryoLightGlow
8+ description = This kit stores Carbon Dioxide.
9+ templateTags = stowage
10+
11+ RESOURCE
12+ {
13+ name = CarbonDioxide
14+ amount = 5600
15+ maxAmount = 5600
16+ }
17+ }
18+ STORAGE_TEMPLATE
19+ {
20+ name = LiquidCO2
21+ author = ProgrammerFailure
22+ shortName = Liquid CO2
23+ logoPanel = WildBlueIndustries/000WildBlueTools/Decals/PropCryoLight
24+ glowPanel = WildBlueIndustries/000WildBlueTools/Decals/PropCryoLightGlow
25+ description = This kit stores liquid CO2.
26+ templateTags = stowage
27+
28+ RESOURCE
29+ {
30+ name = LqdCO2
31+ amount = 5600
32+ maxAmount = 5600
33+ }
34+ }
35+ STORAGE_TEMPLATE
36+ {
37+ name = LiquidMethane
38+ author = ProgrammerFailure
39+ shortName = Liquid Methane
40+ logoPanel = WildBlueIndustries/000WildBlueTools/Decals/PropCryoLight
41+ glowPanel = WildBlueIndustries/000WildBlueTools/Decals/PropCryoLightGlow
42+ description = This kit stores liquid methane.
43+ templateTags = stowage
44+
45+ RESOURCE
46+ {
47+ name = LqdMethane
48+ amount = 5600
49+ maxAmount = 5600
50+ }
51+
52+ }
53+
54+ OMNIRESOURCECOMBO
55+ {
56+ RESOURCE
57+ {
58+ name = LqdMethane
59+ ratio = 0.75
60+ }
61+
62+ RESOURCE
63+ {
64+ name = Oxidizer
65+ ratio = 0.25
66+ }
67+ }
68+ STORAGE_TEMPLATE
69+ {
70+ name = Methane
71+ author = ProgrammerFailure
72+ shortName = Methane
73+ logoPanel = WildBlueIndustries/000WildBlueTools/Decals/PropCryoLight
74+ glowPanel = WildBlueIndustries/000WildBlueTools/Decals/PropCryoLightGlow
75+ description = This kit stores methane.
76+ templateTags = stowage
77+
78+ RESOURCE
79+ {
80+ name = Methane
81+ amount = 5600
82+ maxAmount = 5600
83+ }
84+
85+ }
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments