diff options
author | Chuck Miller <shadowmil@gmail.com> | 2009-09-27 21:46:40 -0400 |
---|---|---|
committer | Chuck Miller <shadowmil@gmail.com> | 2009-09-27 21:47:42 -0400 |
commit | 904164a5ecdc201f2be256a456712d845ccf475d (patch) | |
tree | 677b0291b5bb66c2bec7b507350c41e148c2cf9b /maps/001-4.tmx | |
parent | 48953cf4eb6a87726dfc29579bf7dcc5d20e1150 (diff) | |
download | clientdata-904164a5ecdc201f2be256a456712d845ccf475d.tar.gz clientdata-904164a5ecdc201f2be256a456712d845ccf475d.tar.bz2 clientdata-904164a5ecdc201f2be256a456712d845ccf475d.tar.xz clientdata-904164a5ecdc201f2be256a456712d845ccf475d.zip |
Rename the map 001-4 for the converter
Diffstat (limited to 'maps/001-4.tmx')
-rw-r--r-- | maps/001-4.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-4.tmx b/maps/001-4.tmx index b3044329..fb0f03c4 100644 --- a/maps/001-4.tmx +++ b/maps/001-4.tmx @@ -3,7 +3,7 @@ <map version="1.0" orientation="orthogonal" width="160" height="100" tilewidth="32" tileheight="32" eyeDistance="10.0" viewportWidth="640" viewportHeight="480"> <properties> <property name="music" value="The Mana World - Peace.ogg"/> - <property name="name" value="Tulimshar"/> + <property name="name" value="Omars house"/> </properties> <tileset name="INN Tilleset" firstgid="1" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/inn.png"/> |