diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-09-10 19:26:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-09-10 19:28:32 -0300 |
commit | 0c263c48ad33e3ad9da8d42f75379789bb52c63b (patch) | |
tree | 1090626eefcba609815ddb6d80f6ce2ed610a33c /maps/014-3.tmx | |
parent | 295a623264d7f3103786cfcffab0ad140f17397b (diff) | |
download | clientdata-0c263c48ad33e3ad9da8d42f75379789bb52c63b.tar.gz clientdata-0c263c48ad33e3ad9da8d42f75379789bb52c63b.tar.bz2 clientdata-0c263c48ad33e3ad9da8d42f75379789bb52c63b.tar.xz clientdata-0c263c48ad33e3ad9da8d42f75379789bb52c63b.zip |
Partly reverts previous commit
Diffstat (limited to 'maps/014-3.tmx')
-rw-r--r-- | maps/014-3.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/014-3.tmx b/maps/014-3.tmx index 1c199edc..73be6aeb 100644 --- a/maps/014-3.tmx +++ b/maps/014-3.tmx @@ -1538,7 +1538,7 @@ </properties> </object> </objectgroup> - <objectgroup color="#ffff00" name="Spawns" visible="0"> + <objectgroup color="#ffff00" name="Spawns"> <object id="24" name="Mouboo" type="spawn" x="1344" y="1344" width="5888" height="3392"> <properties> <property name="death" value="45000"/> @@ -1574,7 +1574,7 @@ <object id="28" name="Pinkie" type="spawn" x="5440" y="2528" width="1440" height="992"> <properties> <property name="death" value="50000"/> - <property name="max_beings" value="3"/> + <property name="max_beings" value="6"/> <property name="monster_id" value="1132"/> <property name="script" value="Oscar::OnKillPinkie"/> <property name="spawn" value="30000"/> |