Updated initial shortcuts.

This commit is contained in:
mobius 2015-02-03 03:57:44 +00:00
parent 5e6500077c
commit fa4c2cb424
2 changed files with 8 additions and 2 deletions

View File

@ -5,8 +5,8 @@
<page pageId="0">
<slot slotId="0" shortcutType="ACTION" shortcutId="2" /> <!-- Attack -->
<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="11" shortcutType="ITEM" shortcutId="5588" /> <!-- Tutorial Guide -->
</page>
<!-- Custom example. -->
<page pageId="1">
@ -40,6 +40,12 @@
<slot slotId="1" shortcutType="SKILL" shortcutId="1001" shortcutLevel="1" /> <!-- Soul Cry -->
</page>
</shortcuts>
<!-- Ertheia Wizard -->
<shortcuts classId="183">
<page pageId="0">
<slot slotId="1" shortcutType="SKILL" shortcutId="30001" shortcutLevel="1" /> <!-- Hydro Attack -->
</page>
</shortcuts>
<!-- Macro presets -->
<macros>
<!-- Macro example with multiple commands. -->

View File

@ -44,7 +44,7 @@
<xs:simpleType>
<xs:restriction base="xs:nonNegativeInteger">
<xs:minInclusive value="0" />
<xs:maxInclusive value="136" />
<xs:maxInclusive value="189" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>