Cultivator noise
This commit is contained in:
Binary file not shown.
@@ -2942,6 +2942,9 @@ public class Blocks{
|
|||||||
envRequired |= Env.spores;
|
envRequired |= Env.spores;
|
||||||
attribute = Attribute.spores;
|
attribute = Attribute.spores;
|
||||||
|
|
||||||
|
ambientSound = Sounds.loopCultivator;
|
||||||
|
ambientSoundVolume = 0.075f;
|
||||||
|
|
||||||
legacyReadWarmup = true;
|
legacyReadWarmup = true;
|
||||||
drawer = new DrawMulti(
|
drawer = new DrawMulti(
|
||||||
new DrawRegion("-bottom"),
|
new DrawRegion("-bottom"),
|
||||||
|
|||||||
Reference in New Issue
Block a user