Files
l2j_mobius/L2J_Mobius_Classic_Interlude/dist/game/data/ShuttleData.xml
2024-08-01 03:15:36 +03:00

30 lines
838 B
XML

<?xml version="1.0" encoding="utf-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/ShuttleData.xsd">
<shuttle id="3" name="Cruma" x="17728" y="114176" z="-3502" heading="0">
<doors>
<door id="20210004" />
<door id="20210005" />
</doors>
<stops>
<stop id="0">
<dimension x="0" y="0" z="-115" />
<dimension x="0" y="0" z="0" />
<dimension x="0" y="0" z="0" />
</stop>
<stop id="1">
<dimension x="0" y="0" z="-115" />
<dimension x="0" y="0" z="0" />
<dimension x="0" y="0" z="0" />
</stop>
</stops>
<routes>
<route id="0">
<loc x="17728" y="114176" z="-11712" heading="0" /> <!-- DOWN -->
</route>
<route id="1">
<loc x="17728" y="114176" z="-3502" heading="0" /> <!-- UP -->
</route>
</routes>
</shuttle>
</list>