Final bugfixes

This commit is contained in:
Anuken
2020-12-01 08:39:16 -05:00
parent c0c5257ed8
commit ee28f4564b
3 changed files with 8 additions and 2 deletions

View File

@@ -1768,6 +1768,8 @@ public class Blocks implements ContentList{
}}
);
maxAmmo = 40;
ammoPerShot = 4;
rotateSpeed = 2.5f;
reloadTime = 200f;
ammoUseEffect = Fx.casing3Double;