New cactus brick texture, comment style improved, bricks are now facedir.

This commit is contained in:
Calinou
2014-05-29 19:36:28 +02:00
parent 306956920b
commit 32315c3689
3 changed files with 12 additions and 10 deletions

View File

@ -132,6 +132,7 @@ local nodes = {
["cactus_brick"] = {
description = S("Cactus Brick"),
groups = {cracky=3},
paramtype2 = "facedir",
sounds = sound_stone,
},
["cactus_checker"] = {