moving around

This commit is contained in:
2025-07-26 15:09:57 +02:00
parent c036755c2e
commit 3266144373
843 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
// Shrinking Device capacity
"shrinkingDeviceCapacity": 100000,
// Shrinking Device cost
"shrinkingDeviceCost": 100,
// Shrink Max Size
"maxSize": 10.0,
// Shrink Min Size
"minSize": -1.0
}