diff options
author | Jared Adams <jaxad0127@gmail.com> | 2008-12-12 04:37:57 +0000 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2008-12-12 04:38:19 +0000 |
commit | 54e6da88ca816d09d5b45ffca0ed96e0499f7953 (patch) | |
tree | 04583f5d9b94cc0106d5480e6e9a0246525c1c54 /maps/020-1.tmx | |
parent | b8c0fec3a62ed71157f406e3539eb32859322523 (diff) | |
download | clientdata-54e6da88ca816d09d5b45ffca0ed96e0499f7953.tar.gz clientdata-54e6da88ca816d09d5b45ffca0ed96e0499f7953.tar.bz2 clientdata-54e6da88ca816d09d5b45ffca0ed96e0499f7953.tar.xz clientdata-54e6da88ca816d09d5b45ffca0ed96e0499f7953.zip |
Name the snow town Nivalis
Diffstat (limited to 'maps/020-1.tmx')
-rw-r--r-- | maps/020-1.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/020-1.tmx b/maps/020-1.tmx index c2868888..1727d5c0 100644 --- a/maps/020-1.tmx +++ b/maps/020-1.tmx @@ -4,6 +4,7 @@ <properties> <property name="minimap" value="graphics/minimaps/020-1.png"/> <property name="music" value="The Mana World - Snow Village.ogg"/> + <property name="name" value="Nivalis"/> </properties> <tileset name="snow" firstgid="1" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/snowset.png" trans="000000"/> |