summaryrefslogtreecommitdiff
path: root/maps
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-10-03 19:23:26 -0300
committerJesusaves <cpntb1@ymail.com>2019-10-03 19:23:26 -0300
commita4c35d70f4be8bc40bf21f88cd49d09ce226e032 (patch)
treed22ca3318ad535ef145d618d18e924f95b79372d /maps
parent8b6842d69ccc6a61f51ba7689fe3e160ad9af259 (diff)
downloadclientdata-a4c35d70f4be8bc40bf21f88cd49d09ce226e032.tar.gz
clientdata-a4c35d70f4be8bc40bf21f88cd49d09ce226e032.tar.bz2
clientdata-a4c35d70f4be8bc40bf21f88cd49d09ce226e032.tar.xz
clientdata-a4c35d70f4be8bc40bf21f88cd49d09ce226e032.zip
Break sincerity cave training for noob mages
There's now a bunch of Vicious Squirrels in there. Rangers never had evasion, but Vicious Squirrels may slow down them. Tankers have by far an advantage because they don't care for both.
Diffstat (limited to 'maps')
-rw-r--r--maps/018-1-1.tmx10
1 files changed, 9 insertions, 1 deletions
diff --git a/maps/018-1-1.tmx b/maps/018-1-1.tmx
index 862c7ec1..eb057bc6 100644
--- a/maps/018-1-1.tmx
+++ b/maps/018-1-1.tmx
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="100" height="100" tilewidth="32" tileheight="32" infinite="0" nextlayerid="7" nextobjectid="13">
+<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="100" height="100" tilewidth="32" tileheight="32" infinite="0" nextlayerid="7" nextobjectid="14">
<properties>
<property name="author" value="Pydsigner, Jesusalva, TMW2/LoF Team"/>
<property name="license" value="GPL v2 ; CC BY-SA 3.0"/>
@@ -650,5 +650,13 @@
<property name="spawn" value="60000"/>
</properties>
</object>
+ <object id="13" name="Vicious Squirrels" type="spawn" x="672" y="672" width="1920" height="1920">
+ <properties>
+ <property name="death" value="10000"/>
+ <property name="max_beings" value="9"/>
+ <property name="monster_id" value="1187"/>
+ <property name="spawn" value="60000"/>
+ </properties>
+ </object>
</objectgroup>
</map>