diff options
author | Scott Ellis <quiche_on_a_leash@hotmail.co.uk> | 2008-05-28 17:29:15 +0000 |
---|---|---|
committer | Scott Ellis <quiche_on_a_leash@hotmail.co.uk> | 2008-05-28 17:29:15 +0000 |
commit | ee86a3f2dc29b4310f756245db2c90bffe0f6c9d (patch) | |
tree | 3d71c68dd82f3c755fbb601c0faf3ade0a584dde /maps | |
parent | 4c3f0e2f397520268dde4e65f433a288984967b1 (diff) | |
download | clientdata-ee86a3f2dc29b4310f756245db2c90bffe0f6c9d.tar.gz clientdata-ee86a3f2dc29b4310f756245db2c90bffe0f6c9d.tar.bz2 clientdata-ee86a3f2dc29b4310f756245db2c90bffe0f6c9d.tar.xz clientdata-ee86a3f2dc29b4310f756245db2c90bffe0f6c9d.zip |
Added music to map 25
Added an Orange, by EJ
Added Warlord plate armour, by Saphy
Re added female style 7, to reduce any confusion since it was lacking. Mantis: #311
Diffstat (limited to 'maps')
-rw-r--r-- | maps/new_25-1.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/new_25-1.tmx b/maps/new_25-1.tmx index 1d0f8636..5caf6b91 100644 --- a/maps/new_25-1.tmx +++ b/maps/new_25-1.tmx @@ -1,6 +1,7 @@ <?xml version="1.0"?> <map version="0.99b" orientation="orthogonal" width="150" height="150" tilewidth="32" tileheight="32"> <properties> + <property name="music" value="finalman_and_yakslem-cavesong.ogg"/> <property name="minimap" value="graphics/images/minimap_new_25-1.png"/> </properties> <tileset name="cave" firstgid="1" tilewidth="32" tileheight="32"> |