Maps are back and have color now. TileCell needs a rework.

This commit is contained in:
Zed A. Shaw 2025-02-09 14:57:19 -05:00
parent 27bb08d62c
commit a4c13f7fc9
4 changed files with 6 additions and 10 deletions

View file

@ -14,8 +14,8 @@
"player": {
},
"worldgen": {
"enemy_probability": 50,
"enemy_probability": 20,
"empty_room_probability": 10,
"device_probability": 10
"device_probability": 20
}
}