Add attached_node and choppy to craftguide:sign. (#100)

This commit is contained in:
orbea 2020-04-04 17:22:27 +00:00 committed by GitHub
parent 3ad05328bf
commit 5669bcdcb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1724,7 +1724,7 @@ else
paramtype = "light",
paramtype2 = "wallmounted",
sunlight_propagates = true,
groups = {oddly_breakable_by_hand = 1, flammable = 3},
groups = {choppy = 1, attached_node = 1, oddly_breakable_by_hand = 1, flammable = 3},
node_box = {
type = "wallmounted",
wall_top = {-0.5, 0.4375, -0.5, 0.5, 0.5, 0.5},