diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-11 14:59:40 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-11 14:59:40 -0300 |
commit | 1d06d6ff8db21a5f85cc0c9302799fd8d32fb8fe (patch) | |
tree | bf705873f3c1006832ea752b42e3416ccd5e6659 /maps | |
parent | 868ba7f4e2966ace8542367eafdbf3f16cd5cdbf (diff) | |
download | clientdata-1d06d6ff8db21a5f85cc0c9302799fd8d32fb8fe.tar.gz clientdata-1d06d6ff8db21a5f85cc0c9302799fd8d32fb8fe.tar.bz2 clientdata-1d06d6ff8db21a5f85cc0c9302799fd8d32fb8fe.tar.xz clientdata-1d06d6ff8db21a5f85cc0c9302799fd8d32fb8fe.zip |
New skill added.
Also, prepare icons for Shadow Herb and Alizarin Herb.
Diffstat (limited to 'maps')
-rw-r--r-- | maps/003-0.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/003-0.tmx b/maps/003-0.tmx index d30cd6ca..706de15a 100644 --- a/maps/003-0.tmx +++ b/maps/003-0.tmx @@ -5,7 +5,7 @@ <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/003-0-1.png"/> <property name="music" value="peace.ogg"/> - <property name="name" value="The Magic Guild"/> + <property name="name" value="Magic Academy"/> </properties> <tileset firstgid="1" name="Collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> <image source="../graphics/tilesets/collision.png" width="96" height="96"/> |