Added warning text on first startup, tutorial stub text, desc fixes

This commit is contained in:
Anuken
2018-06-28 10:11:25 -04:00
parent ff07e99e39
commit cad44cf379
8 changed files with 42 additions and 37 deletions
@@ -85,6 +85,8 @@ public class TurretBlocks extends BlockList implements ContentList {
recoil = 2f;
reload = 130f;
cooldown = 0.03f;
powerUsed = 20f;
powerCapacity = 60f;
shootEffect = ShootFx.lancerLaserShoot;
smokeEffect = ShootFx.lancerLaserShootSmoke;
chargeEffect = ShootFx.lancerLaserCharge;