Module:Data/Salt: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Class"] = "StaticItem", ["Image"] = "T_Salt", ["Label"] = {"Salt", "parts"}, ["Name"] = "Salt", ["StackSize"] = 64, ["Tier"] = 4}"
 
No edit summary
 
Line 1: Line 1:
return {["Class"] = "StaticItem", ["Image"] = "T_Salt", ["Label"] = {"Salt", "parts"}, ["Name"] = "Salt", ["StackSize"] = 64, ["Tier"] = 4}
return {["Category"] = "Chemical", ["Class"] = "StaticItem", ["DescriptionParts"] = {}, ["Image"] = "T_Salt", ["Label"] = {"Salt", "parts"}, ["Name"] = "Salt", ["StackSize"] = 64, ["Tier"] = 4}

Latest revision as of 15:43, 24 August 2026

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

return {["Category"] = "Chemical", ["Class"] = "StaticItem", ["DescriptionParts"] = {}, ["Image"] = "T_Salt", ["Label"] = {"Salt", "parts"}, ["Name"] = "Salt", ["StackSize"] = 64, ["Tier"] = 4}