diff options
Diffstat (limited to 'content/maps/broom.json')
| -rw-r--r-- | content/maps/broom.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/maps/broom.json b/content/maps/broom.json index ed7e7ca..6effa07 100644 --- a/content/maps/broom.json +++ b/content/maps/broom.json @@ -2,7 +2,7 @@ "width": 42, "height": 23, "spawn": [5, 15], - "permissions": {"build": true}, + "flags": ["Build"], "places": { "northentry": [6, 1] }, |
