diff options
Diffstat (limited to 'maps/023-3.tmx')
-rw-r--r-- | maps/023-3.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/023-3.tmx b/maps/023-3.tmx index 74cbacc2..10ae267a 100644 --- a/maps/023-3.tmx +++ b/maps/023-3.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="240" height="240" tilewidth="32" tileheight="32" infinite="0" nextlayerid="446" nextobjectid="10"> +<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="240" height="240" tilewidth="32" tileheight="32" infinite="0" nextlayerid="447" nextobjectid="10"> <properties> <property name="AutomappingRadius" value="1"/> <property name="DeleteTiles" value="true"/> @@ -1258,4 +1258,5 @@ </properties> </object> </objectgroup> + <objectgroup color="#ffff00" id="446" name="Spawns"/> </map> |