diff options
author | Freeyorp <freeyorp101@hotmail.com> | 2008-12-27 19:42:37 +1300 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2008-12-27 00:27:13 +0000 |
commit | b99e6798a19d8b256ef5f44a447237d1e0e443d5 (patch) | |
tree | 6a9870dc2b509a1a16b9d56807473232f2936b37 /maps/018-2.tmx | |
parent | 99ab736b5b3b82408ffbeaa6f4022ef768c766e7 (diff) | |
download | clientdata-b99e6798a19d8b256ef5f44a447237d1e0e443d5.tar.gz clientdata-b99e6798a19d8b256ef5f44a447237d1e0e443d5.tar.bz2 clientdata-b99e6798a19d8b256ef5f44a447237d1e0e443d5.tar.xz clientdata-b99e6798a19d8b256ef5f44a447237d1e0e443d5.zip |
Changed spelling in 018-2.tmx's property 'name' from minning to mining
Diffstat (limited to 'maps/018-2.tmx')
-rw-r--r-- | maps/018-2.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/018-2.tmx b/maps/018-2.tmx index 9f391ee7..3014dc36 100644 --- a/maps/018-2.tmx +++ b/maps/018-2.tmx @@ -3,7 +3,7 @@ <map version="1.0" orientation="orthogonal" width="146" height="70" tilewidth="32" tileheight="32" eyeDistance="10.0" viewportWidth="640" viewportHeight="480"> <properties> <property name="music" value="Magick - Real.ogg"/> - <property name="name" value="Woodland minning camp"/> + <property name="name" value="Woodland mining camp"/> </properties> <tileset name="Woodland Indoor" firstgid="1" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/woodland_indoor.png"/> |