diff options
Diffstat (limited to 'content/maps/broom.json')
| -rw-r--r-- | content/maps/broom.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/content/maps/broom.json b/content/maps/broom.json index f6044a6..c9f3762 100644 --- a/content/maps/broom.json +++ b/content/maps/broom.json @@ -1,7 +1,10 @@ { "width": 42, "height": 23, - "spawn": [5, 5], + "spawn": [5, 15], + "places": { + "northentry": [6, 1] + }, "field": [ " %%% ", "XXXXX,.,XXXXXXXXXX~~~XXXXXXXXXXXXXXXXXXXXX", |
