Updated initial shortcuts.
This commit is contained in:
@@ -5,8 +5,8 @@
|
|||||||
<page pageId="0">
|
<page pageId="0">
|
||||||
<slot slotId="0" shortcutType="ACTION" shortcutId="2" /> <!-- Attack -->
|
<slot slotId="0" shortcutType="ACTION" shortcutId="2" /> <!-- Attack -->
|
||||||
<slot slotId="3" shortcutType="ACTION" shortcutId="5" /> <!-- Pick Up -->
|
<slot slotId="3" shortcutType="ACTION" shortcutId="5" /> <!-- Pick Up -->
|
||||||
|
<slot slotId="4" shortcutType="ACTION" shortcutId="4" /> <!-- Next Target -->
|
||||||
<slot slotId="10" shortcutType="ACTION" shortcutId="0" /> <!-- Sit/Stand -->
|
<slot slotId="10" shortcutType="ACTION" shortcutId="0" /> <!-- Sit/Stand -->
|
||||||
<slot slotId="11" shortcutType="ITEM" shortcutId="5588" /> <!-- Tutorial Guide -->
|
|
||||||
</page>
|
</page>
|
||||||
<!-- Custom example. -->
|
<!-- Custom example. -->
|
||||||
<page pageId="1">
|
<page pageId="1">
|
||||||
@@ -40,6 +40,12 @@
|
|||||||
<slot slotId="1" shortcutType="SKILL" shortcutId="1001" shortcutLevel="1" /> <!-- Soul Cry -->
|
<slot slotId="1" shortcutType="SKILL" shortcutId="1001" shortcutLevel="1" /> <!-- Soul Cry -->
|
||||||
</page>
|
</page>
|
||||||
</shortcuts>
|
</shortcuts>
|
||||||
|
<!-- Ertheia Wizard -->
|
||||||
|
<shortcuts classId="183">
|
||||||
|
<page pageId="0">
|
||||||
|
<slot slotId="1" shortcutType="SKILL" shortcutId="30001" shortcutLevel="1" /> <!-- Hydro Attack -->
|
||||||
|
</page>
|
||||||
|
</shortcuts>
|
||||||
<!-- Macro presets -->
|
<!-- Macro presets -->
|
||||||
<macros>
|
<macros>
|
||||||
<!-- Macro example with multiple commands. -->
|
<!-- Macro example with multiple commands. -->
|
||||||
|
@@ -44,7 +44,7 @@
|
|||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:nonNegativeInteger">
|
<xs:restriction base="xs:nonNegativeInteger">
|
||||||
<xs:minInclusive value="0" />
|
<xs:minInclusive value="0" />
|
||||||
<xs:maxInclusive value="136" />
|
<xs:maxInclusive value="189" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:attribute>
|
</xs:attribute>
|
||||||
|
Reference in New Issue
Block a user