This commit is contained in:
Anuken 2020-10-19 10:04:30 -04:00
parent d1d674cfc9
commit 59e1fd1eb6

View File

@ -1749,7 +1749,7 @@ public class UnitTypes implements ContentList{
inaccuracy = 3f; inaccuracy = 3f;
shotDelay = 3f; shotDelay = 3f;
bullet = new BasicBulletType(3.5f, 10{{ bullet = new BasicBulletType(3.5f, 10){{
width = 6.5f; width = 6.5f;
height = 11f; height = 11f;
lifetime = 70f; lifetime = 70f;