Locked Wood Signs

master
Elias Fleckenstein 2020-05-26 17:01:05 +02:00
parent b633a4bf8c
commit 47c84c7125
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ signs_lib.register_sign("default:sign_wall_wood", {
-- items 3 - 5 are not set, so signs_lib will use its standard pole
-- mount, hanging, and yard sign stick textures.
},
locked = true,
entity_info = "standard",
allow_hanging = true,
allow_widefont = true,