master
JPG 2018-01-21 14:55:38 +01:00
parent 718a50b271
commit fb7643dfae
1 changed files with 2 additions and 0 deletions

View File

@ -81,6 +81,8 @@ function areas:canInteract(pos, name)
local node_name = minetest.get_node(pos).name
print(node_name)
if minetest.check_player_privs(name, self.adminPrivs) or
destructible or
wield_item:find("audioblocks:bloc_phrase") or