diff options
Diffstat (limited to 'maps/004-1.tmx')
-rw-r--r-- | maps/004-1.tmx | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/maps/004-1.tmx b/maps/004-1.tmx index f5499a34..9058dfd2 100644 --- a/maps/004-1.tmx +++ b/maps/004-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="140" height="140" tilewidth="32" tileheight="32" infinite="0" nextobjectid="74"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="140" height="140" tilewidth="32" tileheight="32" infinite="0" nextobjectid="75"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -1391,5 +1391,13 @@ <property name="spawn" value="35000"/> </properties> </object> + <object id="74" name="Golden Scoprion" type="Spawn" x="3040" y="3424" width="736" height="480"> + <properties> + <property name="death" value="300000"/> + <property name="max_beings" value="1"/> + <property name="monster_id" value="1078"/> + <property name="spawn" value="90000"/> + </properties> + </object> </objectgroup> </map> |