Add a better name for alternate split stone tiles: Checked Stone Tile.
parent
ca0bddca29
commit
c617fb57af
|
@ -107,7 +107,7 @@ local nodes = {
|
||||||
sounds = sound_stone,
|
sounds = sound_stone,
|
||||||
},
|
},
|
||||||
["split_stone_tile_alt"] = {
|
["split_stone_tile_alt"] = {
|
||||||
description = S("Split Stone Tile"),
|
description = S("Checkered Stone Tile"),
|
||||||
groups = {cracky = 3},
|
groups = {cracky = 3},
|
||||||
sounds = sound_stone,
|
sounds = sound_stone,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue