Module:Data/ControlCell: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Class"] = "StaticItem", ["Image"] = "T_ControlCell", ["Label"] = {"ControlCell", "parts"}, ["Name"] = "ControlCell", ["StackSize"] = 32}"
 
No edit summary
 
Line 1: Line 1:
return {["Class"] = "StaticItem", ["Image"] = "T_ControlCell", ["Label"] = {"ControlCell", "parts"}, ["Name"] = "ControlCell", ["StackSize"] = 32}
return {["Category"] = "Nuclear", ["Class"] = "StaticItem", ["DescriptionParts"] = {}, ["Image"] = "T_ControlCell", ["Label"] = {"ControlCell", "parts"}, ["Materials"] = {"/Game/Materials/ControlCell"}, ["Mesh"] = "/Game/Models/CellCrate", ["Name"] = "ControlCell", ["StackSize"] = 32}

Latest revision as of 15:43, 24 August 2026

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

return {["Category"] = "Nuclear", ["Class"] = "StaticItem", ["DescriptionParts"] = {}, ["Image"] = "T_ControlCell", ["Label"] = {"ControlCell", "parts"}, ["Materials"] = {"/Game/Materials/ControlCell"}, ["Mesh"] = "/Game/Models/CellCrate", ["Name"] = "ControlCell", ["StackSize"] = 32}