diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/001-5.tmx | 2 | ||||
-rw-r--r-- | maps/003-1.tmx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/maps/001-5.tmx b/maps/001-5.tmx index 580b59cb..137d7960 100644 --- a/maps/001-5.tmx +++ b/maps/001-5.tmx @@ -548,7 +548,7 @@ <property name="dest_y" value="22"/> </properties> </object> - <object id="9" name="Blob" type="spawn" x="640" y="640" width="1920" height="1888"> + <object id="9" name="Blub" type="spawn" x="640" y="640" width="1920" height="1888"> <properties> <property name="death" value="60000"/> <property name="max_beings" value="2"/> diff --git a/maps/003-1.tmx b/maps/003-1.tmx index dc129d17..9d4d0087 100644 --- a/maps/003-1.tmx +++ b/maps/003-1.tmx @@ -2798,7 +2798,7 @@ <property name="spawn" value="35000"/> </properties> </object> - <object id="78" name="Blob" type="spawn" x="992" y="2880" width="576" height="768"> + <object id="78" name="Blub" type="spawn" x="992" y="2880" width="576" height="768"> <properties> <property name="death" value="150000"/> <property name="max_beings" value="2"/> |