Radar only on Erekir
This commit is contained in:
@@ -82,7 +82,6 @@ public class Stat implements Comparable<Stat>{
|
||||
inaccuracy = new Stat("inaccuracy", StatCat.function),
|
||||
shots = new Stat("shots", StatCat.function),
|
||||
reload = new Stat("reload", StatCat.function),
|
||||
powerShot = new Stat("powerShot", StatCat.function),
|
||||
targetsAir = new Stat("targetsAir", StatCat.function),
|
||||
targetsGround = new Stat("targetsGround", StatCat.function),
|
||||
damage = new Stat("damage", StatCat.function),
|
||||
|
||||
Reference in New Issue
Block a user