summaryrefslogtreecommitdiff
path: root/maps/objecttypes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'maps/objecttypes.xml')
-rw-r--r--maps/objecttypes.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/maps/objecttypes.xml b/maps/objecttypes.xml
index 31d1b5a9..72915863 100644
--- a/maps/objecttypes.xml
+++ b/maps/objecttypes.xml
@@ -4,12 +4,7 @@
<property name="dest_map" type="string"/>
<property name="dest_x" type="string"/>
<property name="dest_y" type="string"/>
- </objecttype>
- <objecttype name="ani_warp" color="#00ff7f">
- <property name="dest_map" type="string"/>
- <property name="dest_x" type="string"/>
- <property name="dest_y" type="string"/>
- <property name="npc_id" type="string"/>
+ <property name="npc_id" type="string" default="WARP"/>
<property name="trigger_x" type="string"/>
<property name="trigger_y" type="string"/>
</objecttype>