Slight better but I think place_doors can be even better.
This commit is contained in:
parent
f304538325
commit
908f5bfb3e
4 changed files with 37 additions and 36 deletions
|
|
@ -48,7 +48,7 @@ void WorldBuilder::generate_map() {
|
|||
{"action": "clear"},
|
||||
{"action": "randomize_rooms", "data": [3]},
|
||||
{"action": "hunt_and_kill"},
|
||||
{"action": "make_doors"}
|
||||
{"action": "place_doors"}
|
||||
]
|
||||
)"_json;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue