diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-10-13 13:57:47 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-10-13 13:57:47 -0300 |
commit | fa65a1626942875513308fc8802aba336181d00c (patch) | |
tree | 16d29bca0ab26586e33252f4bc8df55dd48f3935 /maps.xml | |
parent | a4c35d70f4be8bc40bf21f88cd49d09ce226e032 (diff) | |
download | clientdata-fa65a1626942875513308fc8802aba336181d00c.tar.gz clientdata-fa65a1626942875513308fc8802aba336181d00c.tar.bz2 clientdata-fa65a1626942875513308fc8802aba336181d00c.tar.xz clientdata-fa65a1626942875513308fc8802aba336181d00c.zip |
Squashed commit of the following:
commit e3c6ceb13b6ffa6d7c617bc8f853b0416844ce38
Author: Jesusaves <cpntb1@ymail.com>
Date: Sun Oct 13 03:39:20 2019 -0300
License and Atlas
commit e831f7330ea8fd67fc16e81c43a2c0f763619890
Author: Jesusaves <cpntb1@ymail.com>
Date: Sun Oct 13 03:35:35 2019 -0300
Maze maps (without atlas/license)
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 50 |
1 files changed, 50 insertions, 0 deletions
@@ -579,6 +579,56 @@ Copyright (C) 2018 TMW2 --> <atlas name="evol-indoor"/> </map> + <!-- WIP --> + <map name="maze0.tmx"> + <atlas name="cave"/> + </map> + <map name="maze1.tmx"> + <atlas name="cave"/> + </map> + <map name="maze2.tmx"> + <atlas name="cave"/> + </map> + <map name="maze3.tmx"> + <atlas name="cave"/> + </map> + <map name="maze4.tmx"> + <atlas name="cave"/> + </map> + <map name="maze5.tmx"> + <atlas name="cave"/> + </map> + <map name="maze6.tmx"> + <atlas name="cave"/> + </map> + <map name="maze7.tmx"> + <atlas name="cave"/> + </map> + <map name="maze8.tmx"> + <atlas name="cave"/> + </map> + <map name="maze9.tmx"> + <atlas name="cave"/> + </map> + <map name="maze10.tmx"> + <atlas name="cave"/> + </map> + <map name="maze11.tmx"> + <atlas name="cave"/> + </map> + <map name="maze12.tmx"> + <atlas name="cave"/> + </map> + <map name="maze13.tmx"> + <atlas name="cave"/> + </map> + <map name="maze14.tmx"> + <atlas name="cave"/> + </map> + <map name="maze15.tmx"> + <atlas name="cave"/> + </map> + <!-- Still unreleased --> <map name="boss.tmx"> <atlas name="gm-castle"/> |