diff options
Diffstat (limited to 'maps/015-1.tmx')
-rw-r--r-- | maps/015-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/015-1.tmx b/maps/015-1.tmx index 295fdd65..5de09b07 100644 --- a/maps/015-1.tmx +++ b/maps/015-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="200" height="200" tilewidth="32" tileheight="32" infinite="0" nextobjectid="89"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="200" height="200" tilewidth="32" tileheight="32" nextobjectid="89"> <properties> <property name="author" value="TMW.org, Saulc"/> <property name="license" value="GPL v2+"/> @@ -1520,7 +1520,7 @@ <object id="80" name="Black Scorpion" type="spawn" x="-1824" y="800" width="7680" height="6272"> <properties> <property name="death" value="30000"/> - <property name="max_beings" value="28"/> + <property name="max_beings" value="20"/> <property name="monster_id" value="1074"/> <property name="spawn" value="30000"/> </properties> |