Better door conditions

This commit is contained in:
Oversword
2021-04-03 03:30:40 +01:00
parent 9a2fa5edaf
commit c45a6c9571
2 changed files with 6 additions and 2 deletions

View File

@ -14,6 +14,7 @@ read_globals = {
"ItemStack", "datastorage",
"hb",
"doors",
}
files["callbacks.lua"].ignore = { "player", "draw_lite_mode" }