Module:Data/GoldPlate: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Category"] = "Plate", ["Class"] = "StaticItem", ["Image"] = "T_GoldPlate", ["Label"] = {"GoldPlate", "parts"}, ["Materials"] = {"", "/Game/Materials/Gold"}, ["Mesh"] = "/Game/Models/Ingot", ["Name"] = "GoldPlate", ["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/GoldPlate/doc

return {["Category"] = "Plate", ["Class"] = "StaticItem", ["Image"] = "T_GoldPlate", ["Label"] = {"GoldPlate", "parts"}, ["Materials"] = {"", "/Game/Materials/Gold"}, ["Mesh"] = "/Game/Models/Ingot", ["Name"] = "GoldPlate", ["StackSize"] = 128, ["Tier"] = 2}