mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-08 14:57:18 +07:00
thank you quezler
This commit is contained in:
@ -50,6 +50,7 @@ public class CoreBlock extends StorageBlock{
|
||||
unitCapModifier = 10;
|
||||
activeSound = Sounds.respawning;
|
||||
activeSoundVolume = 1f;
|
||||
group = BlockGroup.none;
|
||||
}
|
||||
|
||||
@Remote(called = Loc.server)
|
||||
|
Reference in New Issue
Block a user