-- TICKER_500 function() for _, shield in pairs(aura_env.Shields) do shield:Update() end aura_env.Display.Update() return true end