add drawers support for wrench (also fix a missing constants issue)

This commit is contained in:
BuckarooBanzay
2020-08-31 12:06:09 +02:00
parent 8fc58be03b
commit df25b91beb
5 changed files with 61 additions and 4 deletions

View File

@ -26,7 +26,7 @@ read_globals = {
"protector", "isprotect",
"homedecor_expect_infinite_stacks",
"monitoring"
"monitoring", "drawers"
}
files["concrete/init.lua"].ignore = { "steel_ingot" }