T3 tank done

This commit is contained in:
Anuken
2022-05-02 15:37:43 -04:00
parent 5f0ef9b27e
commit 3542bd9e90
6 changed files with 54 additions and 28 deletions
@@ -25,6 +25,7 @@ import mindustry.world.blocks.defense.Wall.*;
import static mindustry.Vars.*;
//TODO document
public class BulletType extends Content implements Cloneable{
/** Lifetime in ticks. */
public float lifetime = 40f;