diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-19 23:53:10 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-19 23:53:10 -0200 |
commit | 7e72de335a8ff747322239bbff5a433ad2704b7e (patch) | |
tree | 1cd298409c965391a255a3a215ffb94e04c86319 | |
parent | 0f5b26227e48b20516eadbc59fdddef789272b52 (diff) | |
download | clientdata-7e72de335a8ff747322239bbff5a433ad2704b7e.tar.gz clientdata-7e72de335a8ff747322239bbff5a433ad2704b7e.tar.bz2 clientdata-7e72de335a8ff747322239bbff5a433ad2704b7e.tar.xz clientdata-7e72de335a8ff747322239bbff5a433ad2704b7e.zip |
[skip ci] reduce one snake on 004-2
-rw-r--r-- | maps/004-2.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/004-2.tmx b/maps/004-2.tmx index 5705d7b5..c2886f75 100644 --- a/maps/004-2.tmx +++ b/maps/004-2.tmx @@ -1361,7 +1361,7 @@ <object id="69" name="Snake" type="Spawn" x="2176" y="1504" width="640" height="320"> <properties> <property name="death" value="150000"/> - <property name="max_beings" value="2"/> + <property name="max_beings" value="1"/> <property name="monster_id" value="1122"/> <property name="spawn" value="35000"/> </properties> |