-- Astralraum astral = {} function astral.update() print('spawn braineaters') spawn_braineaters(0.25) end return astral