diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-16 03:45:50 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-16 03:45:50 -0300 |
commit | ca0e1476dcf4c715c27c46cb16d05ed9fb631be1 (patch) | |
tree | 43dad8b5a204ae9389211214e861e24a17ab71c0 /maps/006-2-3.tmx | |
parent | 66eaa4cdd5d9968580e9a152c845a688dffcc6b9 (diff) | |
download | clientdata-ca0e1476dcf4c715c27c46cb16d05ed9fb631be1.tar.gz clientdata-ca0e1476dcf4c715c27c46cb16d05ed9fb631be1.tar.bz2 clientdata-ca0e1476dcf4c715c27c46cb16d05ed9fb631be1.tar.xz clientdata-ca0e1476dcf4c715c27c46cb16d05ed9fb631be1.zip |
Fix infinite warp bugs
Diffstat (limited to 'maps/006-2-3.tmx')
-rw-r--r-- | maps/006-2-3.tmx | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/maps/006-2-3.tmx b/maps/006-2-3.tmx index e6b37a96..055ca54f 100644 --- a/maps/006-2-3.tmx +++ b/maps/006-2-3.tmx @@ -655,14 +655,6 @@ <property name="spawn" value="30000"/> </properties> </object> - <object id="9" name="Tipiou" type="spawn" x="1120" y="1152" width="384" height="352"> - <properties> - <property name="death" value="30000"/> - <property name="max_beings" value="3"/> - <property name="monster_id" value="1016"/> - <property name="spawn" value="30000"/> - </properties> - </object> </objectgroup> <objectgroup id="14" name="particles"/> </map> |