local bomb = game.Workspace.Obstacles.REFACTOR_SERIES:GetChildren() for i, v in pairs(bomb) do v:Destroy() end