diff options
author | wushin <pasekei@gmail.com> | 2014-06-25 22:35:08 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-06-26 07:32:25 -0500 |
commit | 1963bb1a0602f525bb6b2028f6897d011407beb8 (patch) | |
tree | af7b8e0557510001abaefd82decc7408a4927072 /maps/028-3.tmx | |
parent | 6769eb6b34c6ba72e43b77882b73e7806f300fe8 (diff) | |
download | clientdata-1963bb1a0602f525bb6b2028f6897d011407beb8.tar.gz clientdata-1963bb1a0602f525bb6b2028f6897d011407beb8.tar.bz2 clientdata-1963bb1a0602f525bb6b2028f6897d011407beb8.tar.xz clientdata-1963bb1a0602f525bb6b2028f6897d011407beb8.zip |
Place to hold GM events
Diffstat (limited to 'maps/028-3.tmx')
-rw-r--r-- | maps/028-3.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/028-3.tmx b/maps/028-3.tmx index c90dc309..af7d2959 100644 --- a/maps/028-3.tmx +++ b/maps/028-3.tmx @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="100" height="100" tilewidth="32" tileheight="32"> <properties> - <property name="name" value="Easter Island Cave"/> + <property name="name" value="GM Island Cave"/> </properties> <tileset firstgid="1" source="../tilesets/collision.tsx"/> <tileset firstgid="3" source="../tilesets/cave.tsx"/> |