Added warning text on first startup, tutorial stub text, desc fixes
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user