Fixed Olympiad arenas.
This commit is contained in:
parent
326a3e6d32
commit
21800e04be
@ -1,6 +1,7 @@
|
||||
<?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" />
|
||||
@ -11,4 +12,16 @@
|
||||
<npc id="36402" x="-86998" y="-239351" z="-8475" heading="0" />
|
||||
</group>
|
||||
</spawnlist>
|
||||
-->
|
||||
<!-- Use Grassy Arena -->
|
||||
<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>
|
||||
|
@ -1,6 +1,7 @@
|
||||
<?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" />
|
||||
@ -11,4 +12,16 @@
|
||||
<npc id="36402" x="-74258" y="-239182" z="-8218" heading="0" />
|
||||
</group>
|
||||
</spawnlist>
|
||||
-->
|
||||
<!-- Use Grassy Arena -->
|
||||
<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>
|
||||
|
@ -1,6 +1,7 @@
|
||||
<?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" />
|
||||
@ -11,4 +12,16 @@
|
||||
<npc id="36402" x="-74170" y="-252459" z="-7741" heading="0" />
|
||||
</group>
|
||||
</spawnlist>
|
||||
-->
|
||||
<!-- Use Grassy Arena -->
|
||||
<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>
|
||||
|
@ -19,49 +19,94 @@
|
||||
|
||||
<zone name="olimpiad_stadium_h5_2" id="312" type="OlympiadStadiumZone" shape="Cuboid" minZ="-8000" maxZ="-6500">
|
||||
<stat name="instanceId" val="148" />
|
||||
<!--
|
||||
<node X="-77302" Y="-250871" />
|
||||
<node X="-73770" Y="-253917" />
|
||||
<!-- point1 -->
|
||||
point1
|
||||
<spawn X="-76949" Y="-252459" Z="-7720" />
|
||||
<spawn X="-76930" Y="-252476" Z="-7720" />
|
||||
<spawn X="-76887" Y="-252497" Z="-7720" />
|
||||
<!-- point2 -->
|
||||
point2
|
||||
<spawn X="-73995" Y="-252460" Z="-7720" />
|
||||
<spawn X="-74019" Y="-252479" Z="-7720" />
|
||||
<spawn X="-74011" Y="-252440" Z="-7720" />
|
||||
<!-- Observer -->
|
||||
Observer
|
||||
<spawn X="-75503" Y="-252463" Z="-7400" type="spectatorSpawn" />
|
||||
-->
|
||||
<!-- Use Grassy Arena -->
|
||||
<node X="-90200" Y="-251085" />
|
||||
<node X="-85825" Y="-254465" />
|
||||
<!-- point1 -->
|
||||
<spawn X="-89597" Y="-252841" Z="-3320" />
|
||||
<spawn X="-89578" Y="-252826" Z="-3320" />
|
||||
<spawn X="-89558" Y="-252858" Z="-3320" />
|
||||
<!-- point2 -->
|
||||
<spawn X="-86544" Y="-252846" Z="-3320" />
|
||||
<spawn X="-86565" Y="-252863" Z="-3320" />
|
||||
<spawn X="-86580" Y="-252824" Z="-3320" />
|
||||
<!-- Observer -->
|
||||
<spawn X="-88077" Y="-252849" Z="-3020" type="spectatorSpawn" />
|
||||
</zone>
|
||||
|
||||
<zone name="olimpiad_stadium_h5_3" id="313" type="OlympiadStadiumZone" shape="Cuboid" minZ="-8600" maxZ="-7300">
|
||||
<stat name="instanceId" val="149" />
|
||||
<!--
|
||||
<node X="-89727" Y="-237729" />
|
||||
<node X="-86464" Y="-240971" />
|
||||
<!-- point1 -->
|
||||
point1
|
||||
<spawn X="-89480" Y="-239358" Z="-8450" />
|
||||
<spawn X="-89451" Y="-239343" Z="-8450" />
|
||||
<spawn X="-89411" Y="-239372" Z="-8450" />
|
||||
<!-- point2 -->
|
||||
point2
|
||||
<spawn X="-86729" Y="-239349" Z="-8450" />
|
||||
<spawn X="-86758" Y="-239366" Z="-8450" />
|
||||
<spawn X="-86781" Y="-239337" Z="-8450" />
|
||||
<!-- Observer -->
|
||||
Observer
|
||||
<spawn X="-88099" Y="-239359" Z="-8150" type="spectatorSpawn" />
|
||||
-->
|
||||
<!-- Use Grassy Arena -->
|
||||
<node X="-90200" Y="-251085" />
|
||||
<node X="-85825" Y="-254465" />
|
||||
<!-- point1 -->
|
||||
<spawn X="-89597" Y="-252841" Z="-3320" />
|
||||
<spawn X="-89578" Y="-252826" Z="-3320" />
|
||||
<spawn X="-89558" Y="-252858" Z="-3320" />
|
||||
<!-- point2 -->
|
||||
<spawn X="-86544" Y="-252846" Z="-3320" />
|
||||
<spawn X="-86565" Y="-252863" Z="-3320" />
|
||||
<spawn X="-86580" Y="-252824" Z="-3320" />
|
||||
<!-- Observer -->
|
||||
<spawn X="-88077" Y="-252849" Z="-3020" type="spectatorSpawn" />
|
||||
</zone>
|
||||
|
||||
<zone name="olimpiad_stadium_h5_4" id="314" type="OlympiadStadiumZone" shape="Cuboid" minZ="-8400" maxZ="-7100">
|
||||
<stat name="instanceId" val="150" />
|
||||
<!--
|
||||
<node X="-77066" Y="-237599" />
|
||||
<node X="-73837" Y="-240764" />
|
||||
<!-- point1 -->
|
||||
point1
|
||||
<spawn X="-76817" Y="-239184" Z="-8192" />
|
||||
<spawn X="-76793" Y="-239205" Z="-8192" />
|
||||
<spawn X="-76795" Y="-239168" Z="-8192" />
|
||||
<!-- point2 -->
|
||||
point2
|
||||
<spawn X="-74086" Y="-239183" Z="-8192" />
|
||||
<spawn X="-74104" Y="-239200" Z="-8192" />
|
||||
<spawn X="-74116" Y="-239156" Z="-8192" />
|
||||
<!-- Observer -->
|
||||
Observer
|
||||
<spawn X="-75455" Y="-239607" Z="-7850" type="spectatorSpawn" />
|
||||
-->
|
||||
<!-- Use Grassy Arena -->
|
||||
<node X="-90200" Y="-251085" />
|
||||
<node X="-85825" Y="-254465" />
|
||||
<!-- point1 -->
|
||||
<spawn X="-89597" Y="-252841" Z="-3320" />
|
||||
<spawn X="-89578" Y="-252826" Z="-3320" />
|
||||
<spawn X="-89558" Y="-252858" Z="-3320" />
|
||||
<!-- point2 -->
|
||||
<spawn X="-86544" Y="-252846" Z="-3320" />
|
||||
<spawn X="-86565" Y="-252863" Z="-3320" />
|
||||
<spawn X="-86580" Y="-252824" Z="-3320" />
|
||||
<!-- Observer -->
|
||||
<spawn X="-88077" Y="-252849" Z="-3020" type="spectatorSpawn" />
|
||||
</zone>
|
||||
</list>
|
@ -1,8 +1,8 @@
|
||||
L2J-Mobius Classic Interlude
|
||||
|
||||
Client: https://drive.google.com/uc?id=1Cyfb_OumjhPS9NFcLDMY11_s_ktH0kDk&export=download
|
||||
Patch: https://www.mediafire.com/file/6kenabuelb8412t/L2J_Mobius_Classic_Interlude_Patch.zip
|
||||
Geodata: https://www.mediafire.com/file/vpm099howjw9071/L2J_Mobius_Classic_Interlude_Geodata.zip
|
||||
Patch: https://www.mediafire.com/file/lw9gven4va0n281/L2J_Mobius_Classic_Interlude_Patch_v2.zip
|
||||
Geodata: https://www.mediafire.com/file/o4qw4gmm7y7s9is/L2J_Mobius_Classic_Interlude_Geodata_v2.zip
|
||||
JDK: https://www.mediafire.com/file/k25pt0umuf16uoh/openjdk-12.0.2_windows-x64_bin.zip
|
||||
|
||||
This is a Classic server based on the Grand Crusade client.
|
||||
@ -14,7 +14,7 @@ Who knows? Maybe some day it will be a pure Interlude version.
|
||||
A lot of things can go wrong while using this project,
|
||||
if you do not know what you are doing, it is best not to use it.
|
||||
|
||||
Tools that might be helpful.
|
||||
Tools that might be helpful (use with Java 1.8)
|
||||
L2ClientDat: https://github.com/MobiusDevelopment/l2clientdat
|
||||
XdatEditor: https://github.com/MobiusDevelopment/xdat_editor
|
||||
L2Tool: https://github.com/MobiusDevelopment/l2tool
|
Loading…
Reference in New Issue
Block a user