diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-09 00:20:17 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-09 00:20:17 -0300 |
commit | b7f3318d0dfdac88d8de6a960307b5334d82bbe0 (patch) | |
tree | af8b2547f7e71c17ab99e1cd4b6525937329a767 /maps/018-4.tmx | |
parent | 4c50080f12ab7337041c294dad87936a863fc042 (diff) | |
download | clientdata-b7f3318d0dfdac88d8de6a960307b5334d82bbe0.tar.gz clientdata-b7f3318d0dfdac88d8de6a960307b5334d82bbe0.tar.bz2 clientdata-b7f3318d0dfdac88d8de6a960307b5334d82bbe0.tar.xz clientdata-b7f3318d0dfdac88d8de6a960307b5334d82bbe0.zip |
Update maps
Diffstat (limited to 'maps/018-4.tmx')
-rw-r--r-- | maps/018-4.tmx | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/maps/018-4.tmx b/maps/018-4.tmx index cc43db6a..f82350db 100644 --- a/maps/018-4.tmx +++ b/maps/018-4.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="180" height="120" tilewidth="32" tileheight="32" nextobjectid="15"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="180" height="120" tilewidth="32" tileheight="32" nextobjectid="16"> <properties> <property name="author" value="Pydsigner, Jesusalva, TMW2/LoF Team"/> <property name="license" value="GPL v2 ; CC BY-SA 3.0"/> @@ -861,11 +861,11 @@ <property name="spawn" value="20000"/> </properties> </object> - <object id="6" name="BlackSlime" type="spawn" x="1664" y="480" width="3008" height="2112"> + <object id="6" name="Black Slime" type="spawn" x="1664" y="480" width="3008" height="2112"> <properties> <property name="death" value="10000"/> <property name="max_beings" value="10"/> - <property name="monster_id" value="1002"/> + <property name="monster_id" value="1178"/> <property name="spawn" value="15000"/> </properties> </object> @@ -901,5 +901,13 @@ <property name="spawn" value="12000"/> </properties> </object> + <object id="15" name="Fafi Dragon" type="spawn" x="1856" y="1728" width="2624" height="832"> + <properties> + <property name="death" value="50000"/> + <property name="max_beings" value="1"/> + <property name="monster_id" value="1179"/> + <property name="spawn" value="35000"/> + </properties> + </object> </objectgroup> </map> |