10 lines
367 B
XML
10 lines
367 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<instance name="Dungeon" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
|
|
<activityTime val="60" />
|
|
<allowSummon val="false" />
|
|
<emptyDestroyTime val="240" />
|
|
<reenter additionStyle="ON_INSTANCE_ENTER">
|
|
<reset time="14400000" />
|
|
</reenter>
|
|
</instance>
|