Fixed #6952
This commit is contained in:
@@ -4013,8 +4013,6 @@ public class Blocks{
|
|||||||
shootCone = 30f;
|
shootCone = 30f;
|
||||||
consumeAmmoOnce = true;
|
consumeAmmoOnce = true;
|
||||||
|
|
||||||
coolant = consumeCoolant(30f / 60f);
|
|
||||||
|
|
||||||
drawer = new DrawTurret("reinforced-"){{
|
drawer = new DrawTurret("reinforced-"){{
|
||||||
parts.add(new RegionPart("-side"){{
|
parts.add(new RegionPart("-side"){{
|
||||||
mirror = true;
|
mirror = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user