Avoid a collision with the _alt suffix in stairsplus.

This commit is contained in:
ashtrayoz 2017-11-13 22:57:34 +11:00 committed by GitHub
parent 731bfa3a10
commit 49d4de7896
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ local nodes = {
groups = {cracky = 3},
sounds = sound_stone,
},
["split_stone_tile_alt"] = {
["split_stone_tile_other"] = {
description = S("Checkered Stone Tile"),
groups = {cracky = 3},
sounds = sound_stone,