diff options
-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> |