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 6effa07..f775327 100644 --- a/content/maps/broom.json +++ b/content/maps/broom.json @@ -42,7 +42,7 @@ "T": ["grass", "tree"], "f": ["grass", "fence"], "X": "rock", - "%": {"type": "portal", "kwargs": {"destination": "room"}}, + "%": {":template": "portal", "destination": "room"}, " ": [] } } |
