aboutsummaryrefslogtreecommitdiff
path: root/faregate.lua
diff options
context:
space:
mode:
Diffstat (limited to 'faregate.lua')
-rw-r--r--faregate.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/faregate.lua b/faregate.lua
index a065002..e5170bd 100644
--- a/faregate.lua
+++ b/faregate.lua
@@ -8,6 +8,7 @@ minetest.register_node("farebox:faregate", {
},
drawtype = "nodebox",
paramtype = "light",
+ paramtype2 = "facedir",
description = "Faregate",
node_box = {
type = "fixed",
@@ -49,6 +50,7 @@ minetest.register_node("farebox:faregate_open", {
tiles = {
"default_steel_block.png"
},
+ paramtype2 = "facedir",
description = "Open Faregate",
mesecons = {
effector = {