diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-10-14 01:31:30 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-10-19 23:50:50 -0300 |
commit | dbb453e2458043a13cb04a8ec4468bc69187e14a (patch) | |
tree | f61f421c25ba2fa9d08d33648988ffc523b9e0df /maps/008-1-1.tmx | |
parent | d076b66c4c7e9825724bb4167d4c84822984c6c2 (diff) | |
download | clientdata-dbb453e2458043a13cb04a8ec4468bc69187e14a.tar.gz clientdata-dbb453e2458043a13cb04a8ec4468bc69187e14a.tar.bz2 clientdata-dbb453e2458043a13cb04a8ec4468bc69187e14a.tar.xz clientdata-dbb453e2458043a13cb04a8ec4468bc69187e14a.zip |
Fix broken XML on mapfiles
Diffstat (limited to 'maps/008-1-1.tmx')
-rw-r--r-- | maps/008-1-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/008-1-1.tmx b/maps/008-1-1.tmx index 9a3eb79e..796796ae 100644 --- a/maps/008-1-1.tmx +++ b/maps/008-1-1.tmx @@ -2720,7 +2720,7 @@ <property name="spawn" value="20000"/> </properties> </object> - <object id="89" name="LogHead" type="spawn" x="5408" y="1792" width="768" height="1376"> + <object id="89" name="Log Head" type="spawn" x="5408" y="1792" width="768" height="1376"> <properties> <property name="death" value="15000"/> <property name="max_beings" value="3"/> |