This commit is contained in:
Chiss 2014-09-02 16:49:45 +10:00
parent 449281501f
commit d5766d62ae
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ public class P90 extends Gun
2350, 5000, //Cost, Gem Cost
50, 2, //Clip Size, Spare Ammo
35, 2800, //ROF, Reload Time
5, 0.01, 3.5, //Damage, Dropoff, Bullet Speed
4, 0.02, 3.5, //Damage, Dropoff, Bullet Speed
0, 0.2, //COF Min, COF Max
0.03, 0.4, //COF Inc per Bullet, COF Dec per Second
Material.STONE_AXE, Sound.CREEPER_DEATH);