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:
EggleEgg
2025-12-26 00:56:19 +01:00
committed by GitHub
parent fe8db2f978
commit 34d276ff43
2 changed files with 4 additions and 0 deletions

View File

@@ -155,6 +155,7 @@ public class Turret extends ReloadTurret{
public Turret(String name){
super(name);
liquidCapacity = 20f;
outlinedIcon = 1;
drawLiquidLight = false;
sync = true;