Module:Data/ConcreteRamp: Difference between revisions
Jump to navigation
Jump to search
Created page with "return {["Block"] = "ConcreteRamp", ["Class"] = "StaticItem", ["Image"] = "T_ConcreteRamp", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"ConcreteRamp", "misc"}, ["Name"] = "ConcreteRamp", ["StackSize"] = 32, ["Tier"] = 0}" |
No edit summary |
||
| Line 1: | Line 1: | ||
return {["Block"] = "ConcreteRamp", ["Class"] = "StaticItem", ["Image"] = "T_ConcreteRamp", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"ConcreteRamp", "misc"}, ["Name"] = "ConcreteRamp", ["StackSize"] = 32, ["Tier"] = 0} | return {["Block"] = "ConcreteRamp", ["Category"] = "Decoration", ["Class"] = "StaticItem", ["Image"] = "T_ConcreteRamp", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"ConcreteRamp", "misc"}, ["Name"] = "ConcreteRamp", ["StackSize"] = 32, ["Tier"] = 0} | ||
Latest revision as of 15:40, 24 August 2026
Documentation for this module may be created at Module:Data/ConcreteRamp/doc