After some prototyping I have what I think I want for the map. Just a simple piece of paper you take out that has the ASCII map on it.
This commit is contained in:
parent
acbf384e2a
commit
6c9016eb0f
21 changed files with 1184 additions and 92 deletions
|
@ -53,7 +53,8 @@
|
|||
"tunnel_with_rocks": "assets/tunnel_with_rocks.png",
|
||||
"tunnel_with_rocks_stage": "assets/tunnel_with_rocks_stage.png",
|
||||
"ritual_crafting_area": "assets/ritual_crafting_area.png",
|
||||
"the_ritual_circle": "assets/the_ritual_circle.png"
|
||||
"the_ritual_circle": "assets/the_ritual_circle.png",
|
||||
"paper_ui_background": "assets/paper_ui_background.png"
|
||||
},
|
||||
"worldgen": {
|
||||
"enemy_probability": 50,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue