diff options
author | Jesusaves <cpntb1@ymail.com> | 2025-03-23 13:55:48 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2025-03-23 13:55:48 -0300 |
commit | e59755596a2da50e2f19d2d4079cdccf9f9b89fd (patch) | |
tree | 0a21e7ae09a10de51ff93069f879cbe8aee39c3f | |
parent | e62a8cdfe526ef2c5c4843a4a7ae549560ee798b (diff) | |
download | clientdata-e59755596a2da50e2f19d2d4079cdccf9f9b89fd.tar.gz clientdata-e59755596a2da50e2f19d2d4079cdccf9f9b89fd.tar.bz2 clientdata-e59755596a2da50e2f19d2d4079cdccf9f9b89fd.tar.xz clientdata-e59755596a2da50e2f19d2d4079cdccf9f9b89fd.zip |
close #68
-rw-r--r-- | maps/soren-2.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/soren-2.tmx b/maps/soren-2.tmx index bca8e653..b768f7d5 100644 --- a/maps/soren-2.tmx +++ b/maps/soren-2.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" width="65" height="62" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="3"> +<map version="1.8" tiledversion="1.8.0" orientation="orthogonal" renderorder="right-down" width="65" height="62" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="3"> <properties> <property name="background0image" value="graphics/images/spit23loginwallpaper_800x600.png"/> <property name="license" value="GPL 3"/> @@ -417,6 +417,7 @@ <property name="dest_map" value="soren"/> <property name="dest_x" value="105"/> <property name="dest_y" value="58"/> + <property name="npc_id" value="script"/> </properties> </object> </objectgroup> |