diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-04-01 22:54:27 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-04-01 22:54:27 -0300 |
commit | 0f66fdedc91a374ad1b0227e00d03dfecf560dc1 (patch) | |
tree | 9f9cebb02502ef8c9490f008fbc3a2b56d54fd01 /maps/004-2-1.tmx | |
parent | 9710f6338a672f287a34202d97b1e729ed190b8b (diff) | |
download | clientdata-0f66fdedc91a374ad1b0227e00d03dfecf560dc1.tar.gz clientdata-0f66fdedc91a374ad1b0227e00d03dfecf560dc1.tar.bz2 clientdata-0f66fdedc91a374ad1b0227e00d03dfecf560dc1.tar.xz clientdata-0f66fdedc91a374ad1b0227e00d03dfecf560dc1.zip |
What is with that crazy spawn field in 004-2-1? Should it be in art/?
Diffstat (limited to 'maps/004-2-1.tmx')
-rw-r--r-- | maps/004-2-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/004-2-1.tmx b/maps/004-2-1.tmx index 0e0a7238..d4554ad7 100644 --- a/maps/004-2-1.tmx +++ b/maps/004-2-1.tmx @@ -840,7 +840,7 @@ <property name="spawn" value="35000"/> </properties> </object> - <object id="13" name="Black Scorpion" type="Spawn" x="1184.33" y="1088.33" width="672" height="480"> + <object id="13" name="Black Scorpion" type="Spawn" x="1184" y="1088" width="672" height="480"> <properties> <property name="death" value="300000"/> <property name="max_beings" value="3"/> |