aboutsummaryrefslogtreecommitdiff
path: root/nodes.lua
diff options
context:
space:
mode:
Diffstat (limited to 'nodes.lua')
-rw-r--r--nodes.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes.lua b/nodes.lua
index 1b3d6ae..1d7f64e 100644
--- a/nodes.lua
+++ b/nodes.lua
@@ -107,7 +107,7 @@ local nodes = {
sounds = sound_stone,
},
["split_stone_tile_alt"] = {
- description = S("Split Stone Tile"),
+ description = S("Checkered Stone Tile"),
groups = {cracky = 3},
sounds = sound_stone,
},