Module:Data/Diesel: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Category"] = "Fluid", ["Class"] = "StaticItem", ["Color"] = {0.2, 0.2, 0.2}, ["DescriptionParts"] = {{"Fluid", "common"}, {"ByPipes", "common"}, {"burnable", "common", 1800000}}, ["Image"] = "T_Diesel", ["Label"] = {"Diesel", "parts"}, ["Name"] = "Diesel", ["StackSize"] = 1000, ["Tags"] = "FuelBurn", ["Tier"] = 4, ["Type"] = "Fluid", ["UnitMul"] = 0.001}"
 
(No difference)

Latest revision as of 07:33, 31 July 2025

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

return {["Category"] = "Fluid", ["Class"] = "StaticItem", ["Color"] = {0.2, 0.2, 0.2}, ["DescriptionParts"] = {{"Fluid", "common"}, {"ByPipes", "common"}, {"burnable", "common", 1800000}}, ["Image"] = "T_Diesel", ["Label"] = {"Diesel", "parts"}, ["Name"] = "Diesel", ["StackSize"] = 1000, ["Tags"] = "FuelBurn", ["Tier"] = 4, ["Type"] = "Fluid", ["UnitMul"] = 0.001}