Module:Data/Processor

From Evospace
Revision as of 07:33, 31 July 2025 by Evospace (talk | contribs) (Created page with "return {["Category"] = "Parts", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"circuit", "common"}, {"computation", "common", 60000}}, ["Image"] = "T_Processor", ["Label"] = {"Processor", "parts"}, ["Materials"] = {"/Game/Materials/Processor"}, ["Mesh"] = "/Game/Models/Circuit3Crate", ["Name"] = "Processor", ["StackSize"] = 32, ["Tier"] = 3}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

return {["Category"] = "Parts", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"circuit", "common"}, {"computation", "common", 60000}}, ["Image"] = "T_Processor", ["Label"] = {"Processor", "parts"}, ["Materials"] = {"/Game/Materials/Processor"}, ["Mesh"] = "/Game/Models/Circuit3Crate", ["Name"] = "Processor", ["StackSize"] = 32, ["Tier"] = 3}