unnatural organisms/more community creations

This commit is contained in:
MaxRobinsonTheGreat
2023-04-23 18:56:41 -05:00
parent d77e8c12f6
commit 53118e9340
24 changed files with 177 additions and 49 deletions

View File

@@ -3,6 +3,7 @@ const WorldConfig = {
clear_walls_on_reset: false,
auto_reset: true,
auto_pause: false,
brush_size: 2,
}
module.exports = WorldConfig;