diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-23 20:55:38 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-23 20:55:38 -0300 |
commit | b9e3832759d173ce4c3d3ba4f706bff6442a6f1f (patch) | |
tree | dfa2370064d5c4c4aefa6654f357cf9470572023 /maps/018-1-1.tmx | |
parent | ce2231320333105a96c64ebd8aa5ddb3515a4cac (diff) | |
download | clientdata-b9e3832759d173ce4c3d3ba4f706bff6442a6f1f.tar.gz clientdata-b9e3832759d173ce4c3d3ba4f706bff6442a6f1f.tar.bz2 clientdata-b9e3832759d173ce4c3d3ba4f706bff6442a6f1f.tar.xz clientdata-b9e3832759d173ce4c3d3ba4f706bff6442a6f1f.zip |
Mountain Snake (wut?) » Black Mamba (ah)
Diffstat (limited to 'maps/018-1-1.tmx')
-rw-r--r-- | maps/018-1-1.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/018-1-1.tmx b/maps/018-1-1.tmx index cc38347b..862c7ec1 100644 --- a/maps/018-1-1.tmx +++ b/maps/018-1-1.tmx @@ -642,11 +642,11 @@ <property name="spawn" value="60000"/> </properties> </object> - <object id="12" name="Mountain Snake" type="spawn" x="608" y="640" width="1984" height="1952"> + <object id="12" name="Black Mamba" type="spawn" x="832" y="864" width="1760" height="1408"> <properties> <property name="death" value="10000"/> - <property name="max_beings" value="8"/> - <property name="monster_id" value="1123"/> + <property name="max_beings" value="4"/> + <property name="monster_id" value="1174"/> <property name="spawn" value="60000"/> </properties> </object> |