summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--maps/000-2-0.tmx14
-rw-r--r--maps/000-2-1.tmx11
-rw-r--r--maps/000-2-2.tmx9
-rw-r--r--status-effects.xml3
4 files changed, 11 insertions, 26 deletions
diff --git a/maps/000-2-0.tmx b/maps/000-2-0.tmx
index d2f16b60..d4d6a0e2 100644
--- a/maps/000-2-0.tmx
+++ b/maps/000-2-0.tmx
@@ -41,13 +41,6 @@
</data>
</layer>
<objectgroup name="Object" width="52" height="53">
- <object name="ToLevel1" type="warp" x="961" y="801" width="28" height="30">
- <properties>
- <property name="dest_map" value="000-2-1"/>
- <property name="dest_x" value="1952"/>
- <property name="dest_y" value="928"/>
- </properties>
- </object>
<object name="ToLevel1" type="warp" x="608" y="864" width="32" height="32">
<properties>
<property name="dest_map" value="000-1"/>
@@ -69,5 +62,12 @@
<property name="dest_y" value="864"/>
</properties>
</object>
+ <object name="ToLevel1" type="warp" x="960" y="800" width="32" height="32">
+ <properties>
+ <property name="dest_map" value="000-2-1"/>
+ <property name="dest_x" value="1952"/>
+ <property name="dest_y" value="928"/>
+ </properties>
+ </object>
</objectgroup>
</map>
diff --git a/maps/000-2-1.tmx b/maps/000-2-1.tmx
index bc4e43f7..aadb8768 100644
--- a/maps/000-2-1.tmx
+++ b/maps/000-2-1.tmx
@@ -45,21 +45,14 @@
</data>
</layer>
<objectgroup name="Object" width="83" height="59">
- <object name="ToLevel2" type="warp" x="1954" y="1090" width="26" height="28">
+ <object name="ToLevel2" type="warp" x="1952" y="1088" width="32" height="32">
<properties>
<property name="dest_map" value="000-2-2"/>
<property name="dest_x" value="992"/>
<property name="dest_y" value="864"/>
</properties>
</object>
- <object name="ToLevel0" type="warp" x="1954" y="962" width="26" height="28">
- <properties>
- <property name="dest_map" value="000-2-0"/>
- <property name="dest_x" value="960"/>
- <property name="dest_y" value="832"/>
- </properties>
- </object>
- <object name="ToLevel0" type="warp" x="1954" y="962" width="26" height="28">
+ <object name="ToLevel0" type="warp" x="1952" y="960" width="32" height="32">
<properties>
<property name="dest_map" value="000-2-0"/>
<property name="dest_x" value="960"/>
diff --git a/maps/000-2-2.tmx b/maps/000-2-2.tmx
index fdc57715..15867f99 100644
--- a/maps/000-2-2.tmx
+++ b/maps/000-2-2.tmx
@@ -49,19 +49,12 @@
</data>
</layer>
<objectgroup name="Object" width="53" height="51">
- <object name="ToLevel1" type="warp" x="994" y="898" width="26" height="29">
+ <object name="ToLevel1" type="warp" x="992" y="896" width="32" height="32">
<properties>
<property name="dest_map" value="001-2-1"/>
<property name="dest_x" value="1952"/>
<property name="dest_y" value="1088"/>
</properties>
</object>
- <object name="ToLevel1" type="warp" x="994" y="898" width="26" height="29">
- <properties>
- <property name="dest_map" value="000-2-1"/>
- <property name="dest_x" value="1952"/>
- <property name="dest_y" value="1088"/>
- </properties>
- </object>
</objectgroup>
</map>
diff --git a/status-effects.xml b/status-effects.xml
index b475bf13..1a2ccad1 100644
--- a/status-effects.xml
+++ b/status-effects.xml
@@ -27,12 +27,11 @@ end-message : Display a message when the effect end.
persistent-particle-effect="true"
start-particle="graphics/particles/sphere-white.particle.xml"
/>
- <status-effect name="poison" id="14" block-id="25"
+ <status-effect name="poison" id="132" block-id="16"
icon="icons/poison.xml"
persistent-particle-effect="true"
start-particle="graphics/particles/green-bubbles.particle.xml"
/>
-
<status-effect name="hide" id="194"
icon="icons/hidden.xml"
/>