Module:Data/RubyCrystal: Difference between revisions
Jump to navigation
Jump to search
Created page with "return {["Category"] = "Ore", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"CrAl203", "ores"}}, ["Image"] = "T_RubyCrystal", ["Label"] = {"RubyCrystal", "ores"}, ["Materials"] = {"", "/Game/Materials/Ruby"}, ["Mesh"] = "/Game/Models/CrystalCrate", ["Name"] = "RubyCrystal", ["StackSize"] = 64}" |
No edit summary |
||
| Line 1: | Line 1: | ||
return {["Category"] = "Ore", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"CrAl203", "ores"}}, ["Image"] = "T_RubyCrystal", ["Label"] = {"RubyCrystal", "ores"}, ["Materials"] = {"", "/Game/Materials/Ruby"}, ["Mesh"] = "/Game/Models/CrystalCrate", ["Name"] = "RubyCrystal", ["StackSize"] = 64} | return {["Category"] = "Ore", ["Class"] = "StaticItem", ["Color"] = "#d35a4a", ["DescriptionParts"] = {{"CrAl203", "ores"}}, ["Image"] = "T_RubyCrystal", ["Label"] = {"RubyCrystal", "ores"}, ["Materials"] = {"", "/Game/Materials/Ruby"}, ["Mesh"] = "/Game/Models/CrystalCrate", ["Name"] = "RubyCrystal", ["StackSize"] = 64} | ||
Latest revision as of 15:41, 24 August 2026
Documentation for this module may be created at Module:Data/RubyCrystal/doc
return {["Category"] = "Ore", ["Class"] = "StaticItem", ["Color"] = "#d35a4a", ["DescriptionParts"] = {{"CrAl203", "ores"}}, ["Image"] = "T_RubyCrystal", ["Label"] = {"RubyCrystal", "ores"}, ["Materials"] = {"", "/Game/Materials/Ruby"}, ["Mesh"] = "/Game/Models/CrystalCrate", ["Name"] = "RubyCrystal", ["StackSize"] = 64}