This commit is contained in:
Anuken
2021-07-25 20:55:59 -04:00
parent f3b6f0a29b
commit aab79a90fb
3 changed files with 11 additions and 4 deletions

View File

@@ -2055,6 +2055,7 @@ public class UnitTypes implements ContentList{
rotateSpeed = 1.4f;
rotateShooting = false;
ammoType = AmmoTypes.powerHigh;
ammoCapacity = 40;
//clip size is massive due to energy field
clipSize = 250f;