diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-18 01:51:01 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-18 01:51:01 -0300 |
commit | 8d9c71b0d90f7bf036f6ef9b89af7fd70b38516e (patch) | |
tree | 2ae3a826569cb716bb552d4a7f92647f888bc635 /maps/012-1.tmx | |
parent | 8e23b794291086e2142131fa194fb742b54697f5 (diff) | |
download | clientdata-8d9c71b0d90f7bf036f6ef9b89af7fd70b38516e.tar.gz clientdata-8d9c71b0d90f7bf036f6ef9b89af7fd70b38516e.tar.bz2 clientdata-8d9c71b0d90f7bf036f6ef9b89af7fd70b38516e.tar.xz clientdata-8d9c71b0d90f7bf036f6ef9b89af7fd70b38516e.zip |
Fix bad clover patch
Diffstat (limited to 'maps/012-1.tmx')
-rw-r--r-- | maps/012-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/012-1.tmx b/maps/012-1.tmx index 960944da..e4700122 100644 --- a/maps/012-1.tmx +++ b/maps/012-1.tmx @@ -1292,10 +1292,10 @@ <property name="spawn" value="30000"/> </properties> </object> - <object id="28" name="Clover Patch" type="spawn" x="736" y="480" width="1376" height="2112"> + <object id="28" name="Clover Patch" type="spawn" x="736" y="480" width="1376" height="2656"> <properties> <property name="death" value="90000"/> - <property name="max_beings" value="4"/> + <property name="max_beings" value="3"/> <property name="monster_id" value="1028"/> <property name="spawn" value="60000"/> </properties> |