Build is working on both OSX and Windows. Now for linux.

This commit is contained in:
Zed A. Shaw 2025-03-06 20:22:51 -05:00
parent e1f9942da3
commit b7948f8154
6 changed files with 6 additions and 6 deletions

View file

@ -54,7 +54,7 @@
"tunnel_with_rocks_stage": "assets/tunnel_with_rocks_stage.png"
},
"worldgen": {
"enemy_probability": 80,
"enemy_probability": 30,
"empty_room_probability": 10,
"device_probability": 10
}