Combat UI's elements are now pulled out into gui_gadgets so we have an initial prototype on basic UI elements needed.
This commit is contained in:
parent
7c1f05c801
commit
8d9c2d8c05
5 changed files with 99 additions and 43 deletions
|
@ -26,7 +26,7 @@
|
|||
"player": {
|
||||
},
|
||||
"worldgen": {
|
||||
"enemy_probability": 20,
|
||||
"enemy_probability": 40,
|
||||
"empty_room_probability": 10,
|
||||
"device_probability": 20
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue