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