Slight better but I think place_doors can be even better.

This commit is contained in:
Zed A. Shaw 2026-03-15 01:21:33 -04:00
parent f304538325
commit 908f5bfb3e
4 changed files with 37 additions and 36 deletions

View file

@ -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;