This commit is contained in:
Anuken
2020-05-20 20:28:52 -04:00
parent 5b445c59c1
commit 42ba97f872
16 changed files with 32 additions and 9 deletions

View File

@@ -282,7 +282,7 @@ public class UnitTypes implements ContentList{
shootY = 1f;
x = 1f;
shootX = 3f;
reload = 70f;
reload = 50f;
alternate = true;
recoil = 4f;
shootSound = Sounds.laser;