Module:Data/HighCetaneDiesel: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Category"] = "Fluid", ["Class"] = "StaticItem", ["Color"] = {0.1, 0.1, 0.1}, ["DescriptionParts"] = {{"Fluid", "common"}, {"ByPipes", "common"}, {"burnable", "common", 3000000}}, ["Image"] = "T_HighCetaneDiesel", ["Label"] = {"HighCetaneDiesel", "parts"}, ["Name"] = "HighCetaneDiesel", ["StackSize"] = 1000, ["Tags"] = "FuelBurn", ["Tier"] = 5, ["Type"] = "Fluid", ["UnitMul"] = 0.001}"
 
No edit summary
 
Line 1: Line 1:
return {["Category"] = "Fluid", ["Class"] = "StaticItem", ["Color"] = {0.1, 0.1, 0.1}, ["DescriptionParts"] = {{"Fluid", "common"}, {"ByPipes", "common"}, {"burnable", "common", 3000000}}, ["Image"] = "T_HighCetaneDiesel", ["Label"] = {"HighCetaneDiesel", "parts"}, ["Name"] = "HighCetaneDiesel", ["StackSize"] = 1000, ["Tags"] = "FuelBurn", ["Tier"] = 5, ["Type"] = "Fluid", ["UnitMul"] = 0.001}
return {["Category"] = "Fluid", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Fluid", "common"}, {"ByPipes", "common"}, {"burnable", "common", 30000000}}, ["Image"] = "T_HighCetaneDiesel", ["Label"] = {"HighCetaneDiesel", "parts"}, ["Name"] = "HighCetaneDiesel", ["StackSize"] = 1000, ["Tags"] = "FuelBurn", ["Tier"] = 5, ["Type"] = "Fluid", ["UnitMul"] = 0.001}

Latest revision as of 15:42, 24 August 2026

Documentation for this module may be created at Module:Data/HighCetaneDiesel/doc

return {["Category"] = "Fluid", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Fluid", "common"}, {"ByPipes", "common"}, {"burnable", "common", 30000000}}, ["Image"] = "T_HighCetaneDiesel", ["Label"] = {"HighCetaneDiesel", "parts"}, ["Name"] = "HighCetaneDiesel", ["StackSize"] = 1000, ["Tags"] = "FuelBurn", ["Tier"] = 5, ["Type"] = "Fluid", ["UnitMul"] = 0.001}