Combat UI is alright but need to now make a few common widgets.
This commit is contained in:
parent
cfe56bbf99
commit
7c1f05c801
4 changed files with 16 additions and 8 deletions
|
@ -21,13 +21,13 @@
|
|||
"blood_splatter": "assets/blood_splatter-256.png"
|
||||
},
|
||||
"enemy": {
|
||||
"HEARING_DISTANCE": 20
|
||||
"HEARING_DISTANCE": 5
|
||||
},
|
||||
"player": {
|
||||
},
|
||||
"worldgen": {
|
||||
"enemy_probability": 80,
|
||||
"enemy_probability": 20,
|
||||
"empty_room_probability": 10,
|
||||
"device_probability": 30
|
||||
"device_probability": 20
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue