diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-10-17 20:39:27 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-10-17 20:39:27 -0300 |
commit | 87c13011c1bc30f2de7c285b5addf3dbcc407a1b (patch) | |
tree | 69fb7efa5702c5d86329dbe1f08c89a8d1b02f79 | |
parent | 32f9b7c1932fb26e35145fdc27521b44f8db3d70 (diff) | |
download | clientdata-87c13011c1bc30f2de7c285b5addf3dbcc407a1b.tar.gz clientdata-87c13011c1bc30f2de7c285b5addf3dbcc407a1b.tar.bz2 clientdata-87c13011c1bc30f2de7c285b5addf3dbcc407a1b.tar.xz clientdata-87c13011c1bc30f2de7c285b5addf3dbcc407a1b.zip |
Fix minor stuff
-rw-r--r-- | graphics/minimaps/031-0.png | bin | 4904 -> 4949 bytes | |||
-rw-r--r-- | maps/023-4.tmx | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/minimaps/031-0.png b/graphics/minimaps/031-0.png Binary files differindex 36c4fcdaf..d69040e21 100644 --- a/graphics/minimaps/031-0.png +++ b/graphics/minimaps/031-0.png diff --git a/maps/023-4.tmx b/maps/023-4.tmx index 6c24de86e..5e3589d94 100644 --- a/maps/023-4.tmx +++ b/maps/023-4.tmx @@ -492,8 +492,8 @@ <object id="5" name="To Frostia" type="warp" x="1344" y="2240" width="32" height="32"> <properties> <property name="dest_map" value="023-3"/> - <property name="dest_x" value="93"/> - <property name="dest_y" value="220"/> + <property name="dest_x" value="87"/> + <property name="dest_y" value="219"/> </properties> </object> <object id="6" name="To Aethyr" type="warp" x="768" y="640" width="32" height="32"> |