aboutsummaryrefslogtreecommitdiff
path: root/games/devtest/mods/bucket
diff options
context:
space:
mode:
Diffstat (limited to 'games/devtest/mods/bucket')
0 files changed, 0 insertions, 0 deletions
span> description = "Tiled Node (node-aligned)", tiles = {{ name = "tiled_tiled.png", align_style = "node", scale = 8, }}, groups = {cracky=3}, }) stairs.register_stair_and_slab("tiled_n", "tiled:tiled", {cracky=3}, {{name="tiled_tiled.png", align_style="node", scale=8}}, "Tiled Stair (node-aligned)", "Tiled Slab (node-aligned)") stairs.register_stair_and_slab("tiled", "tiled:tiled", {cracky=3}, {{name="tiled_tiled.png", align_style="world", scale=8}}, "Tiled Stair (world-aligned)", "Tiled Slab (world-aligned)")