diff options
author | Reid <reidyaro@gmail.com> | 2012-12-22 02:35:38 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-12-22 02:35:38 +0100 |
commit | 887118fd356ba44a13238a3010556cf357e1bbbd (patch) | |
tree | 74e9ceddce959fd3c0fb86377e3db8462dcd960a /maps/000-1.tmx | |
parent | bda94fe872c6aa3cb194a1d2f07521be5045432a (diff) | |
download | clientdata-887118fd356ba44a13238a3010556cf357e1bbbd.tar.gz clientdata-887118fd356ba44a13238a3010556cf357e1bbbd.tar.bz2 clientdata-887118fd356ba44a13238a3010556cf357e1bbbd.tar.xz clientdata-887118fd356ba44a13238a3010556cf357e1bbbd.zip |
Add plushroom fields spawn points.
Diffstat (limited to 'maps/000-1.tmx')
-rw-r--r-- | maps/000-1.tmx | 18 |
1 files changed, 5 insertions, 13 deletions
diff --git a/maps/000-1.tmx b/maps/000-1.tmx index 0b135d1c..fa8f76ee 100644 --- a/maps/000-1.tmx +++ b/maps/000-1.tmx @@ -96,15 +96,7 @@ <property name="monster_id" value="1011"/> </properties> </object> - <object name="Plushroom fields" type="spawn" x="1120" y="1568" width="64" height="96"> - <properties> - <property name="eA_death" value="0"/> - <property name="eA_spawn" value="0"/> - <property name="max_beings" value="1"/> - <property name="monster_id" value="1011"/> - </properties> - </object> - <object name="Plushroom fields" type="spawn" x="1728" y="3648" width="64" height="96"> + <object name="Plushroom" type="spawn" x="1728" y="3648" width="64" height="96"> <properties> <property name="eA_death" value="28000"/> <property name="eA_spawn" value="35000"/> @@ -112,7 +104,7 @@ <property name="monster_id" value="1010"/> </properties> </object> - <object name="Plushroom fields" type="spawn" x="1888" y="2496" width="320" height="192"> + <object name="Plushroom" type="spawn" x="1888" y="2496" width="320" height="192"> <properties> <property name="eA_death" value="28000"/> <property name="eA_spawn" value="35000"/> @@ -120,7 +112,7 @@ <property name="monster_id" value="1010"/> </properties> </object> - <object name="Plushroom fields" type="spawn" x="1728" y="1984" width="64" height="192"> + <object name="Plushroom" type="spawn" x="1728" y="1984" width="64" height="192"> <properties> <property name="eA_death" value="28000"/> <property name="eA_spawn" value="35000"/> @@ -128,7 +120,7 @@ <property name="monster_id" value="1010"/> </properties> </object> - <object name="Plushroom fields" type="spawn" x="2368" y="1696" width="288" height="256"> + <object name="Plushroom" type="spawn" x="2368" y="1696" width="288" height="256"> <properties> <property name="eA_death" value="28000"/> <property name="eA_spawn" value="35000"/> @@ -136,7 +128,7 @@ <property name="monster_id" value="1010"/> </properties> </object> - <object name="Plushroom fields" type="spawn" x="2592" y="1952" width="64" height="128"> + <object name="Plushroom" type="spawn" x="2592" y="1952" width="64" height="128"> <properties> <property name="eA_death" value="28000"/> <property name="eA_spawn" value="35000"/> |