diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-21 10:43:52 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-21 10:43:52 -0300 |
commit | 48b4452d69ed3d33a78a2791dd19ee7f3f76a975 (patch) | |
tree | 5ce8ef4a18ae4f1fb96203502d620c4282314bc8 /maps | |
parent | c3405737dbfb7d5c19a58b20a93042273143d28e (diff) | |
download | clientdata-48b4452d69ed3d33a78a2791dd19ee7f3f76a975.tar.gz clientdata-48b4452d69ed3d33a78a2791dd19ee7f3f76a975.tar.bz2 clientdata-48b4452d69ed3d33a78a2791dd19ee7f3f76a975.tar.xz clientdata-48b4452d69ed3d33a78a2791dd19ee7f3f76a975.zip |
Peetu custom NPC sprite + fix a map label
Diffstat (limited to 'maps')
-rw-r--r-- | maps/020-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/020-1.tmx b/maps/020-1.tmx index 593db356..706fc715 100644 --- a/maps/020-1.tmx +++ b/maps/020-1.tmx @@ -1447,7 +1447,7 @@ <property name="dest_y" value="30"/> </properties> </object> - <object id="6" name="To Nivalis Shop" type="warp" x="1824" y="2912" width="32" height="32"> + <object id="6" name="To Nivalis Alchemy Shop" type="warp" x="1824" y="2912" width="32" height="32"> <properties> <property name="dest_map" value="020-3"/> <property name="dest_x" value="20"/> |