diff options
-rw-r--r-- | maps/001-3-0.tmx | 6 | ||||
-rw-r--r-- | maps/001-3-1.tmx | 3 | ||||
-rw-r--r-- | maps/001-3-2.tmx | 1 | ||||
-rw-r--r-- | maps/008-3-0.tmx | 1 | ||||
-rw-r--r-- | maps/008-3-1.tmx | 1 | ||||
-rw-r--r-- | maps/008-4-1.tmx | 1 |
6 files changed, 13 insertions, 0 deletions
diff --git a/maps/001-3-0.tmx b/maps/001-3-0.tmx index 6a702e0c..3899d80a 100644 --- a/maps/001-3-0.tmx +++ b/maps/001-3-0.tmx @@ -1679,6 +1679,7 @@ <property name="dest_map" value="001-1"/> <property name="dest_x" value="197"/> <property name="dest_y" value="35"/> + <property name="spotlight" value="true"/> </properties> </object> <object id="2" name="to RivercaveEast" type="warp" x="5504" y="1312" width="32" height="32"> @@ -1686,6 +1687,7 @@ <property name="dest_map" value="001-3-1"/> <property name="dest_x" value="34"/> <property name="dest_y" value="58"/> + <property name="spotlight" value="true"/> </properties> </object> <object id="3" name="to RivercaveWest" type="warp" x="5184" y="1280" width="32" height="32"> @@ -1693,6 +1695,7 @@ <property name="dest_map" value="001-3-1"/> <property name="dest_x" value="23"/> <property name="dest_y" value="57"/> + <property name="spotlight" value="true"/> </properties> </object> <object id="4" name="to ArtisCoast" type="warp" x="6336" y="1920" width="32" height="32"> @@ -1700,6 +1703,7 @@ <property name="dest_map" value="001-1"/> <property name="dest_x" value="199"/> <property name="dest_y" value="61"/> + <property name="spotlight" value="true"/> </properties> </object> <object id="5" name="To ArtisCentral" type="warp" x="4864" y="1760" width="32" height="32"> @@ -1707,6 +1711,7 @@ <property name="dest_map" value="001-1"/> <property name="dest_x" value="152"/> <property name="dest_y" value="51"/> + <property name="spotlight" value="true"/> </properties> </object> <object id="6" name="to ArtisSouth" type="warp" x="2720" y="4160" width="32" height="32"> @@ -1714,6 +1719,7 @@ <property name="dest_map" value="001-1"/> <property name="dest_x" value="86"/> <property name="dest_y" value="130"/> + <property name="spotlight" value="true"/> </properties> </object> <object id="7" name="graphics/particles/sewer-pipe.xml" type="particle_effect" x="3520" y="1888" width="32" height="32"/> diff --git a/maps/001-3-1.tmx b/maps/001-3-1.tmx index 705461c2..a3869033 100644 --- a/maps/001-3-1.tmx +++ b/maps/001-3-1.tmx @@ -537,6 +537,7 @@ <property name="dest_map" value="001-3-0"/> <property name="dest_x" value="162"/> <property name="dest_y" value="41"/> + <property name="spotlight" value="true"/> </properties> </object> <object id="9" name="to SewerEast" type="warp" x="1088" y="1888" width="64" height="32"> @@ -544,6 +545,7 @@ <property name="dest_map" value="001-3-0"/> <property name="dest_x" value="172"/> <property name="dest_y" value="42"/> + <property name="spotlight" value="true"/> </properties> </object> <object id="10" name="Green Slime" type="spawn" x="928" y="672" width="224" height="64"> @@ -599,6 +601,7 @@ <property name="dest_map" value="001-3-2"/> <property name="dest_x" value="30"/> <property name="dest_y" value="116"/> + <property name="spotlight" value="true"/> </properties> </object> </objectgroup> diff --git a/maps/001-3-2.tmx b/maps/001-3-2.tmx index 38b2ea89..58945774 100644 --- a/maps/001-3-2.tmx +++ b/maps/001-3-2.tmx @@ -1374,6 +1374,7 @@ <property name="dest_map" value="001-3-1"/> <property name="dest_x" value="30"/> <property name="dest_y" value="20"/> + <property name="spotlight" value="true"/> </properties> </object> <object id="2" name="graphics/particles/sewer-pipe.xml" type="particle_effect" x="1024" y="3168" width="32" height="32"/> diff --git a/maps/008-3-0.tmx b/maps/008-3-0.tmx index 276083f8..e7bb6662 100644 --- a/maps/008-3-0.tmx +++ b/maps/008-3-0.tmx @@ -2217,6 +2217,7 @@ <property name="dest_map" value="008-1-1"/> <property name="dest_x" value="202"/> <property name="dest_y" value="48"/> + <property name="spotlight" value="true"/> </properties> </object> <object id="31" name="Ruby Vein" type="spawn" x="2656" y="5312" width="32" height="32"> diff --git a/maps/008-3-1.tmx b/maps/008-3-1.tmx index 53b8df8e..c9adb227 100644 --- a/maps/008-3-1.tmx +++ b/maps/008-3-1.tmx @@ -705,6 +705,7 @@ <property name="dest_map" value="008-1"/> <property name="dest_x" value="128"/> <property name="dest_y" value="139"/> + <property name="spotlight" value="true"/> </properties> </object> <object id="2" name="Crafty" type="spawn" x="1120" y="960" width="512" height="384"> diff --git a/maps/008-4-1.tmx b/maps/008-4-1.tmx index e8956dda..a485119e 100644 --- a/maps/008-4-1.tmx +++ b/maps/008-4-1.tmx @@ -787,6 +787,7 @@ <property name="dest_map" value="008-1"/> <property name="dest_x" value="165"/> <property name="dest_y" value="170"/> + <property name="spotlight" value="true"/> </properties> </object> </objectgroup> |