Commit 4552ac28 authored by tchncs's avatar tchncs
Browse files

moreblocks: update slate_tale to slate_tile

parent 8cb39e2b
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -6,10 +6,10 @@
    0
    )

    register_stair_slab_panel_micro("slate_tale", "block", "darkage:slate_tale",
    register_stair_slab_panel_micro("slate_tile", "block", "darkage:slate_tile",
    {cracky=3},
    {"darkage_slate_tale.png"},
    "Slate Tale",
    {"darkage_slate_tile.png"},
    "Slate Tile",
    "block",
    0
    )