From e5a956813f3ea5d9e5c522b97f09a9e3e0bcf160 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 7 Jul 2020 15:38:45 -0300 Subject: Integrate objecttypes.xml in the project file Update world map Provide default Tiled Project file --- maps/025-1.tmx | 4 ++-- maps/ML.tiled-project | 10 ++++++++++ maps/MoubootaurLegends.world | 7 +++++++ 3 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 maps/ML.tiled-project diff --git a/maps/025-1.tmx b/maps/025-1.tmx index 3fc672bf..75248677 100644 --- a/maps/025-1.tmx +++ b/maps/025-1.tmx @@ -1,5 +1,5 @@ - + @@ -1140,7 +1140,7 @@ - + diff --git a/maps/ML.tiled-project b/maps/ML.tiled-project new file mode 100644 index 00000000..02158ffa --- /dev/null +++ b/maps/ML.tiled-project @@ -0,0 +1,10 @@ +{ + "automappingRulesFile": "", + "commands": [ + ], + "extensionsPath": "extensions", + "folders": [ + "." + ], + "objectTypesFile": "objecttypes.xml" +} diff --git a/maps/MoubootaurLegends.world b/maps/MoubootaurLegends.world index ad188087..1bcacf5f 100644 --- a/maps/MoubootaurLegends.world +++ b/maps/MoubootaurLegends.world @@ -181,6 +181,13 @@ "width": 6400, "x": -1824, "y": -37024 + }, + { + "fileName": "025-3.tmx", + "height": 6400, + "width": 6400, + "x": -1824, + "y": -42144 } ], "onlyShowAdjacentMaps": false, -- cgit v1.2.3-60-g2f50