Module:Data/GoldWire: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Category"] = "Parts", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Part", "common"}}, ["Image"] = "T_GoldWire", ["Label"] = {"GoldWire", "parts"}, ["Materials"] = {"/Game/Materials/Gold"}, ["Mesh"] = "/Game/Models/WireCrate", ["Name"] = "GoldWire", ["StackSize"] = 128, ["Tier"] = 2}"
 
(No difference)

Latest revision as of 07:27, 31 July 2025

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

return {["Category"] = "Parts", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Part", "common"}}, ["Image"] = "T_GoldWire", ["Label"] = {"GoldWire", "parts"}, ["Materials"] = {"/Game/Materials/Gold"}, ["Mesh"] = "/Game/Models/WireCrate", ["Name"] = "GoldWire", ["StackSize"] = 128, ["Tier"] = 2}