diff options
author | Reid <reidyaro@gmail.com> | 2012-09-05 01:51:44 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-09-05 01:51:44 +0200 |
commit | 7bdc35d40e5ea8260af9a250355ed75e25fec032 (patch) | |
tree | 21d3db1866858498f2169d3155f2a3a33b9f28e4 /maps/000-2-1.tmx | |
parent | 58677e0e8c9cbab7c6e39e5049c755b4feaadec5 (diff) | |
download | clientdata-7bdc35d40e5ea8260af9a250355ed75e25fec032.tar.gz clientdata-7bdc35d40e5ea8260af9a250355ed75e25fec032.tar.bz2 clientdata-7bdc35d40e5ea8260af9a250355ed75e25fec032.tar.xz clientdata-7bdc35d40e5ea8260af9a250355ed75e25fec032.zip |
Add names parameter on maps,
Rename Nard's Ship in "La Johanne".
Diffstat (limited to 'maps/000-2-1.tmx')
-rw-r--r-- | maps/000-2-1.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/000-2-1.tmx b/maps/000-2-1.tmx index 96f26be6..b221146a 100644 --- a/maps/000-2-1.tmx +++ b/maps/000-2-1.tmx @@ -6,6 +6,7 @@ <property name="manaplus version" value="1"/> <property name="minimap" value="graphics/minimaps/000-2-1.png"/> <property name="music" value="bartk-indoor-artis.ogg"/> + <property name="name" value="La Johanne, Second Deck"/> </properties> <tileset firstgid="1" name="Ship Indoor" tilewidth="32" tileheight="32"> <image source="../graphics/tilesets/indoor/ship-indoor.png" width="256" height="512"/> |