diff options
author | jesusalva <cpntb1@ymail.com> | 2018-03-03 22:37:59 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-03-03 22:37:59 -0300 |
commit | 695c3aea0cf0a551e829519354b96a68ab9d3b0a (patch) | |
tree | 62f6681e5f7cbe8756a49567c1918dd03cede2a6 /maps/005-1.tmx | |
parent | fcf7e2af8735291487b6661738c7a029a5e37bb4 (diff) | |
download | clientdata-695c3aea0cf0a551e829519354b96a68ab9d3b0a.tar.gz clientdata-695c3aea0cf0a551e829519354b96a68ab9d3b0a.tar.bz2 clientdata-695c3aea0cf0a551e829519354b96a68ab9d3b0a.tar.xz clientdata-695c3aea0cf0a551e829519354b96a68ab9d3b0a.zip |
Update for latest server-data
Diffstat (limited to 'maps/005-1.tmx')
-rw-r--r-- | maps/005-1.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/005-1.tmx b/maps/005-1.tmx index f2d2ef3c..077dae58 100644 --- a/maps/005-1.tmx +++ b/maps/005-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.1" orientation="orthogonal" renderorder="right-down" width="120" height="120" tilewidth="32" tileheight="32" infinite="0" nextobjectid="92"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="120" height="120" tilewidth="32" tileheight="32" infinite="0" nextobjectid="92"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -1385,6 +1385,7 @@ <property name="death" value="300000"/> <property name="max_beings" value="5"/> <property name="monster_id" value="1075"/> + <property name="script" value="Trainer::OnKillManaBug"/> <property name="spawn" value="35000"/> </properties> </object> |