diff options
Diffstat (limited to 'maps/worlds/woodland.world')
-rw-r--r-- | maps/worlds/woodland.world | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/maps/worlds/woodland.world b/maps/worlds/woodland.world new file mode 100644 index 00000000..1fb40ac1 --- /dev/null +++ b/maps/worlds/woodland.world @@ -0,0 +1,15 @@ +{ + "maps": [ + { + "fileName": "../008-1-1.tmx", + "x": 0, + "y": 0 + }, + { + "fileName": "../008-1.tmx", + "x": 7328, + "y": 0 + } + ], + "type": "world" +} |