Higher memory capacity for world cell
This commit is contained in:
@@ -5947,7 +5947,7 @@ public class Blocks{
|
|||||||
|
|
||||||
targetable = false;
|
targetable = false;
|
||||||
privileged = true;
|
privileged = true;
|
||||||
memoryCapacity = 128;
|
memoryCapacity = 512;
|
||||||
forceDark = true;
|
forceDark = true;
|
||||||
}};
|
}};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user