diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-22 12:21:26 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-22 12:21:26 +0000 |
commit | 5727d50cdebaf23a7c824e9ad8466f6603491ebd (patch) | |
tree | d1a40ccf8ee30b753d922563619acc32819faf5a /maps.xml | |
parent | a3c553b1e019d8baafa437f093aee964d56658c4 (diff) | |
download | clientdata-5727d50cdebaf23a7c824e9ad8466f6603491ebd.tar.gz clientdata-5727d50cdebaf23a7c824e9ad8466f6603491ebd.tar.bz2 clientdata-5727d50cdebaf23a7c824e9ad8466f6603491ebd.tar.xz clientdata-5727d50cdebaf23a7c824e9ad8466f6603491ebd.zip |
Update maps.xml add missing ship maps
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -174,12 +174,22 @@ Copyright (C) 2012-2017 Evol Online --> <map name="002-1.tmx"> <atlas name="ship"/> </map> + <map name="002-2.tmx"> + <atlas name="ship"/> + </map> + <map name="002-3.tmx"> + <atlas name="ship"/> + </map> + <map name="002-4.tmx"> + <atlas name="ship"/> + </map> <map name="test.tmx"> <atlas name="artis-indoor"/> </map> <map name="testbg.tmx"> <atlas name="artis-indoor"/> </map> + <atlas name="all"> <file name="graphics/particles/bubble.png|W:#80ff80,40a020"/> |