for i,v in next, getgc(true) do if type(v) == "table" and rawget(v, "damage") then v.shotrate = 0.001 v.damage = 10000 v.velocity = 10000 v.zoomAmount = 3 v.automatic = true end end