From 0f61e8cfd9fd6d6a85e65197481802e7216b5bbb Mon Sep 17 00:00:00 2001 From: Anuken Date: Wed, 11 Nov 2020 13:42:30 -0500 Subject: [PATCH] arc --- core/src/mindustry/content/Blocks.java | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/src/mindustry/content/Blocks.java b/core/src/mindustry/content/Blocks.java index 2146214553..2c86834608 100644 --- a/core/src/mindustry/content/Blocks.java +++ b/core/src/mindustry/content/Blocks.java @@ -1246,7 +1246,7 @@ public class Blocks implements ContentList{ powerProduction = 130f; itemDuration = 140f; ambientSound = Sounds.pulse; - ambientSoundVolume = 0.2f; + ambientSoundVolume = 0.07f; consumes.power(25f); consumes.item(Items.blastCompound); diff --git a/gradle.properties b/gradle.properties index 1b8f3fbe3c..6b41e5aa7a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ org.gradle.daemon=true org.gradle.jvmargs=-Xms256m -Xmx1024m -archash=7e9d4252f8ab586d4911fbb4167c4c88cb523234 +archash=2c022c5c2723b39e63da7cadd6c53ce6ec78f9d3