diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-12 20:32:08 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-12 20:32:08 -0300 |
commit | 445b6ed5e3e0683a4407f6c1be2d19bd475c490a (patch) | |
tree | 0e5659e3e57c32923e6d169986d7a8ec987f60c2 | |
parent | 657a2be2175383cb6b3fddb440d37dc0b553e379 (diff) | |
download | clientdata-445b6ed5e3e0683a4407f6c1be2d19bd475c490a.tar.gz clientdata-445b6ed5e3e0683a4407f6c1be2d19bd475c490a.tar.bz2 clientdata-445b6ed5e3e0683a4407f6c1be2d19bd475c490a.tar.xz clientdata-445b6ed5e3e0683a4407f6c1be2d19bd475c490a.zip |
Black Scorpions are NOT allowed in 004-1 because they're high level foes
-rw-r--r-- | maps/004-1.tmx | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/maps/004-1.tmx b/maps/004-1.tmx index 9058dfd2..a64cf74b 100644 --- a/maps/004-1.tmx +++ b/maps/004-1.tmx @@ -1367,14 +1367,6 @@ <property name="dest_y" value="36"/> </properties> </object> - <object id="67" name="Black scorpion " type="Spawn" x="1536" y="1824" width="1024" height="704"> - <properties> - <property name="death" value="300000"/> - <property name="max_beings" value="1"/> - <property name="monster_id" value="1074"/> - <property name="spawn" value="35000"/> - </properties> - </object> <object id="69" name="Scorpion" type="Spawn" x="960" y="1792" width="576" height="1376"> <properties> <property name="death" value="300000"/> |