mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-03 04:44:24 +07:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
3dd5c128cd
@ -2535,6 +2535,8 @@ public class Blocks{
|
|||||||
|
|
||||||
ambientSound = Sounds.smelter;
|
ambientSound = Sounds.smelter;
|
||||||
ambientSoundVolume = 0.06f;
|
ambientSoundVolume = 0.06f;
|
||||||
|
|
||||||
|
researchCostMultiplier = 0.4f;
|
||||||
}};
|
}};
|
||||||
|
|
||||||
//TODO stats
|
//TODO stats
|
||||||
|
Loading…
Reference in New Issue
Block a user