Classic Interlude branch.
This commit is contained in:
14
L2J_Mobius_Classic_Interlude/dist/game/data/instances/Olympiad/OlympiadGrassyArena.xml
vendored
Normal file
14
L2J_Mobius_Classic_Interlude/dist/game/data/instances/Olympiad/OlympiadGrassyArena.xml
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Grassy Arena -->
|
||||
<instance id="147" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/instance.xsd">
|
||||
<doorlist>
|
||||
<door id="17100001" />
|
||||
<door id="17100002" />
|
||||
</doorlist>
|
||||
<spawnlist>
|
||||
<group>
|
||||
<npc id="36402" x="-89400" y="-252843" z="-3341" heading="0" />
|
||||
<npc id="36402" x="-86763" y="-252843" z="-3341" heading="0" />
|
||||
</group>
|
||||
</spawnlist>
|
||||
</instance>
|
14
L2J_Mobius_Classic_Interlude/dist/game/data/instances/Olympiad/OlympiadHerossVestigesArena.xml
vendored
Normal file
14
L2J_Mobius_Classic_Interlude/dist/game/data/instances/Olympiad/OlympiadHerossVestigesArena.xml
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Heros's Vestiges Arena -->
|
||||
<instance id="149" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/instance.xsd">
|
||||
<doorlist>
|
||||
<door id="17100201" />
|
||||
<door id="17100202" />
|
||||
</doorlist>
|
||||
<spawnlist>
|
||||
<group>
|
||||
<npc id="36402" x="-89192" y="-239351" z="-8475" heading="0" />
|
||||
<npc id="36402" x="-86998" y="-239351" z="-8475" heading="0" />
|
||||
</group>
|
||||
</spawnlist>
|
||||
</instance>
|
14
L2J_Mobius_Classic_Interlude/dist/game/data/instances/Olympiad/OlympiadOrbisArena.xml
vendored
Normal file
14
L2J_Mobius_Classic_Interlude/dist/game/data/instances/Olympiad/OlympiadOrbisArena.xml
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Orbis Arena -->
|
||||
<instance id="150" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/instance.xsd">
|
||||
<doorlist>
|
||||
<door id="17100301" />
|
||||
<door id="17100302" />
|
||||
</doorlist>
|
||||
<spawnlist>
|
||||
<group>
|
||||
<npc id="36402" x="-76655" y="-239182" z="-8218" heading="0" />
|
||||
<npc id="36402" x="-74258" y="-239182" z="-8218" heading="0" />
|
||||
</group>
|
||||
</spawnlist>
|
||||
</instance>
|
14
L2J_Mobius_Classic_Interlude/dist/game/data/instances/Olympiad/OlympiadThreeBridgesArena.xml
vendored
Normal file
14
L2J_Mobius_Classic_Interlude/dist/game/data/instances/Olympiad/OlympiadThreeBridgesArena.xml
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Three Bridges Arena -->
|
||||
<instance id="148" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/instance.xsd">
|
||||
<doorlist>
|
||||
<door id="17100101" />
|
||||
<door id="17100102" />
|
||||
</doorlist>
|
||||
<spawnlist>
|
||||
<group>
|
||||
<npc id="36402" x="-76760" y="-252461" z="-7741" heading="0" />
|
||||
<npc id="36402" x="-74170" y="-252459" z="-7741" heading="0" />
|
||||
</group>
|
||||
</spawnlist>
|
||||
</instance>
|
23
L2J_Mobius_Classic_Interlude/dist/game/data/instances/custom/coliseum.xml
vendored
Normal file
23
L2J_Mobius_Classic_Interlude/dist/game/data/instances/custom/coliseum.xml
vendored
Normal file
@@ -0,0 +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">
|
||||
<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>
|
Reference in New Issue
Block a user