Dont buff liquid capacity in turrets, this is cancerous (#11491)
* Dont buff liquid capacity in turrets, this is cancerous * liquid capacity 120 spectre, 60 to fs and meltdown
This commit is contained in:
@@ -155,6 +155,7 @@ public class Turret extends ReloadTurret{
|
||||
|
||||
public Turret(String name){
|
||||
super(name);
|
||||
liquidCapacity = 20f;
|
||||
outlinedIcon = 1;
|
||||
drawLiquidLight = false;
|
||||
sync = true;
|
||||
|
||||
Reference in New Issue
Block a user