diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-03 00:39:43 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-03 00:39:43 -0200 |
commit | 6e3fa337fc0f4befb9d6cd252a30dd142aec97cd (patch) | |
tree | 56f50ecd714553c1bece637444f70339851fc53b | |
parent | 978c5d4aa3e5e0b12ff0b76f9b34f89b21083070 (diff) | |
download | docs-6e3fa337fc0f4befb9d6cd252a30dd142aec97cd.tar.gz docs-6e3fa337fc0f4befb9d6cd252a30dd142aec97cd.tar.bz2 docs-6e3fa337fc0f4befb9d6cd252a30dd142aec97cd.tar.xz docs-6e3fa337fc0f4befb9d6cd252a30dd142aec97cd.zip |
Clarify to @Saulc where I put Mana Island and Pharao Ruins...
Tiled is not actually great and I decided to rename a stuff :b
-rw-r--r-- | client/TMW2.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/TMW2.tmx b/client/TMW2.tmx index 263985f..058761c 100644 --- a/client/TMW2.tmx +++ b/client/TMW2.tmx @@ -815,7 +815,7 @@ <object id="132" name="The Canyons" x="960" y="784" width="160" height="96"/> <object id="133" name="Hard Desert" x="1120" y="800" width="192" height="80"/> <object id="134" name="Red Sand Beach" x="1280" y="768" width="64" height="128"/> - <object id="135" name="Sarab Peninsula" x="1152" y="880" width="128" height="112"/> + <object id="135" name="Sarab Peninsula" type="aka. Pharaoh Ruins" x="1152" y="880" width="128" height="112"/> <object id="136" name="Sandstorm Desert" x="1040" y="720" width="224" height="80"/> <object id="137" name="Eternal Swamps" x="992" y="592" width="224" height="128"/> <object id="138" name="Rigid Mountains" x="944" y="720" width="96" height="64"/> |