summaryrefslogtreecommitdiff
path: root/castle/shields_decor.lua
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2016-05-12 18:48:23 -0400
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2016-05-12 18:48:23 -0400
commit0f313120fe54fbd6bc4a3eccf5caaad7faa97001 (patch)
tree50c27cd09008b05225d2de6f23808c36eae22af8 /castle/shields_decor.lua
parentec3d07f8296dce357f7147a4c834a97329d1ef11 (diff)
downloaddreambuilder_modpack-0f313120fe54fbd6bc4a3eccf5caaad7faa97001.tar
dreambuilder_modpack-0f313120fe54fbd6bc4a3eccf5caaad7faa97001.tar.gz
dreambuilder_modpack-0f313120fe54fbd6bc4a3eccf5caaad7faa97001.tar.bz2
dreambuilder_modpack-0f313120fe54fbd6bc4a3eccf5caaad7faa97001.tar.xz
dreambuilder_modpack-0f313120fe54fbd6bc4a3eccf5caaad7faa97001.zip
updated castle, colormachine, homedecor, mesecons, pipeworks, signs_lib, technic, and xban2
Diffstat (limited to 'castle/shields_decor.lua')
-rw-r--r--castle/shields_decor.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/castle/shields_decor.lua b/castle/shields_decor.lua
index 354b099..20823f6 100644
--- a/castle/shields_decor.lua
+++ b/castle/shields_decor.lua
@@ -5,6 +5,7 @@ minetest.register_node("castle:shield",{
paramtype2 = "facedir",
paramtype = "light",
groups={cracky=3},
+ sounds = default.node_sound_defaults(),
node_box = {
type = "fixed",
fixed = {
@@ -39,6 +40,7 @@ minetest.register_node("castle:shield_2",{
paramtype2 = "facedir",
paramtype = "light",
groups={cracky=3},
+ sounds = default.node_sound_defaults(),
node_box = {
type = "fixed",
fixed = {
@@ -72,6 +74,7 @@ minetest.register_node("castle:shield_3",{
paramtype2 = "facedir",
paramtype = "light",
groups={cracky=3},
+ sounds = default.node_sound_defaults(),
node_box = {
type = "fixed",
fixed = {