Addition of Team vs Team event.

This commit is contained in:
MobiusDev
2017-12-11 06:15:57 +00:00
parent eda8dfccfe
commit 2747c3fa29
125 changed files with 7372 additions and 245 deletions

View File

@@ -1,9 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<instance id="3049" name="coliseum" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/instance.xsd">
<time empty="0" />
<misc isPvP="true" />
<removeBuffs type="ALL" />
<locations>
<exit type="ORIGIN" />
</locations>
<doorlist>
<door id="24190001" />
<door id="24190002" />
<door id="24190003" />
<door id="24190004" />
<door id="24190001">
<openStatus default="close" />
</door>
<door id="24190002">
<openStatus default="close" />
</door>
<door id="24190003">
<openStatus default="close" />
</door>
<door id="24190004">
<openStatus default="close" />
</door>
</doorlist>
</instance>