This commit is contained in:
Anuken
2020-11-09 19:15:37 -05:00
parent 89589c3258
commit 5eb4d25fe9
3 changed files with 4 additions and 4 deletions

View File

@@ -926,7 +926,7 @@ public class UnitTypes implements ContentList{
smokeEffect = Fx.shootSmallSmoke;
ammoMultiplier = 2;
}};
shootSound = Sounds.shoot;
shootSound = Sounds.pew;
}});
}};