Module:Data/Coke

From Evospace
Revision as of 07:28, 31 July 2025 by Evospace (talk | contribs) (Created page with "return {["Class"] = "StaticItem", ["DescriptionParts"] = {{"burnable", "common", 60000}}, ["Image"] = "T_Coke", ["Label"] = {"Coke", "parts"}, ["Materials"] = {"/Game/Materials/Coke"}, ["Mesh"] = "/Game/Models/Piece", ["Name"] = "Coke", ["StackSize"] = 64, ["Tags"] = "FuelBurn", ["Tier"] = 1}")
(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/Coke/doc

return {["Class"] = "StaticItem", ["DescriptionParts"] = {{"burnable", "common", 60000}}, ["Image"] = "T_Coke", ["Label"] = {"Coke", "parts"}, ["Materials"] = {"/Game/Materials/Coke"}, ["Mesh"] = "/Game/Models/Piece", ["Name"] = "Coke", ["StackSize"] = 64, ["Tags"] = "FuelBurn", ["Tier"] = 1}