diff options
Diffstat (limited to 'content/maps/begin.json')
| -rw-r--r-- | content/maps/begin.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/maps/begin.json b/content/maps/begin.json index e01e866..d8f8efe 100644 --- a/content/maps/begin.json +++ b/content/maps/begin.json @@ -116,7 +116,7 @@ {"type": "img", "kwargs": {"sprite": "stairdown"}}, "floor" ], - "r": ["grass", "rabbit"], + "r": ["grass", {"type": "singleton", "kwargs": {"ent": {"type": "rabbit"}}}], "3": [{ "type": "portal", "kwargs": {"destination": "smallview", "destpos": "begin"} |
