This commit is contained in:
Anuken 2020-08-20 16:15:36 -04:00
parent dac2264ac7
commit b86cdb52be

View File

@ -1001,7 +1001,7 @@ public class UnitTypes implements ContentList{
lifetime = 60f;
shootEffect = Fx.shootSmall;
smokeEffect = Fx.shootSmallSmoke;
tileDamageMultiplier = 0.95f;
tileDamageMultiplier = 0.09f;
}};
}});
}};