summaryrefslogtreecommitdiff
path: root/dbdkiosk.lua
diff options
context:
space:
mode:
Diffstat (limited to 'dbdkiosk.lua')
-rw-r--r--dbdkiosk.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/dbdkiosk.lua b/dbdkiosk.lua
index 4193cbf..1f55b3c 100644
--- a/dbdkiosk.lua
+++ b/dbdkiosk.lua
@@ -158,7 +158,8 @@ core.register_node("celevator:dbdkiosk",{
paramtype = "light",
paramtype2 = "4dir",
groups = {
- cracky = 1,
+ cracky = 3,
+ oddly_breakable_by_hand = 1,
},
node_box = {
type = "fixed",