mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Increase spawn rate of rare shapes
This commit is contained in:
@@ -39,7 +39,7 @@ export const globalConfig = {
|
||||
undergroundBeltMaxTiles: 5,
|
||||
|
||||
buildingSpeeds: {
|
||||
cutter: 1 / 2,
|
||||
cutter: 1 / 4,
|
||||
rotater: 1 / 1,
|
||||
painter: 1 / 3,
|
||||
mixer: 1 / 2,
|
||||
|
||||
Reference in New Issue
Block a user