diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-02-25 18:02:31 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-02-25 18:02:31 -0300 |
commit | e570ded2a7650fd19fbce51b56204850aeda2050 (patch) | |
tree | 129d9db97cbf3c79e104df5798d03e64595ffb0e /maps | |
parent | af77d68a7254b005cea8f8f11c6317afcbe9822b (diff) | |
download | clientdata-e570ded2a7650fd19fbce51b56204850aeda2050.tar.gz clientdata-e570ded2a7650fd19fbce51b56204850aeda2050.tar.bz2 clientdata-e570ded2a7650fd19fbce51b56204850aeda2050.tar.xz clientdata-e570ded2a7650fd19fbce51b56204850aeda2050.zip |
Properly identify the mercenary cards rarity. Art by +seeds
Diffstat (limited to 'maps')
-rw-r--r-- | maps/018-7-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/018-7-1.tmx b/maps/018-7-1.tmx index 6fc8dc3c..798f3f9b 100644 --- a/maps/018-7-1.tmx +++ b/maps/018-7-1.tmx @@ -574,7 +574,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 </data> </layer> - <layer id="5" name="Collision" width="120" height="120"> + <layer id="5" name="Collision" width="120" height="120" visible="0"> <data encoding="csv"> 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2, 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2, @@ -822,7 +822,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 </data> </layer> - <objectgroup id="6" name="Objects"> + <objectgroup id="6" name="Objects" visible="0"> <object id="1" name="graphics/particles/geyser.xml" type="PARTICLE_EFFECT" x="2720" y="2112" width="32" height="32"/> <object id="2" name="graphics/particles/warp.xml" type="PARTICLE_EFFECT" x="1952" y="1184" width="32" height="32"/> <object id="3" name="graphics/particles/waterfall.particle.xml" type="PARTICLE_EFFECT" x="2848" y="1472" width="32" height="32"/> |