From ee4aae7fd329b62a7d5f50e497b021bf266d6b5c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 17 Aug 2020 18:24:08 -0300 Subject: Doomsday Act 5 - Keshlam's Adventurer Guild Utils (#378) Maps, monsters, effects, also includes the katzei ears with edits. Additional (bonus) content: * PvP Coin ("Murderer Coin") * Golden PVP Cap --- maps/2.world | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 maps/2.world (limited to 'maps/2.world') diff --git a/maps/2.world b/maps/2.world new file mode 100644 index 00000000..7d4464bf --- /dev/null +++ b/maps/2.world @@ -0,0 +1,62 @@ +{ + "maps": [ + { + "fileName": "099-2.tmx", + "height": 4800, + "width": 4800, + "x": 192, + "y": -2304 + }, + { + "fileName": "099-1.tmx", + "height": 4800, + "width": 4800, + "x": 5536, + "y": 2912 + }, + { + "fileName": "099-6.tmx", + "height": 4800, + "width": 4800, + "x": 11168, + "y": -2112 + }, + { + "fileName": "099-3.tmx", + "height": 4160, + "width": 4800, + "x": 5664, + "y": -2176 + }, + { + "fileName": "099-8.tmx", + "height": 12896, + "width": 12896, + "x": -11776, + "y": 9408 + }, + { + "fileName": "099-4.tmx", + "height": 3200, + "width": 3200, + "x": 6240, + "y": -6880 + }, + { + "fileName": "099-5.tmx", + "height": 3200, + "width": 3200, + "x": 8800, + "y": -9312 + }, + { + "fileName": "099-7.tmx", + "height": 4480, + "width": 4480, + "x": 14176, + "y": 9312 + } + ], + "onlyShowAdjacentMaps": false, + "type": "world" +} -- cgit v1.2.3-70-g09d2