(Lua) Containers should have respawning/organic flags
In the Lua API, it's presently not possible to determine if a container is a plant or not (0x1) or respawns (0x2), these flags should be present on the Container
type.
In the Lua API, it's presently not possible to determine if a container is a plant or not (0x1) or respawns (0x2), these flags should be present on the Container
type.