Updated initialShortcuts.xml to Classic.

This commit is contained in:
MobiusDev
2017-05-01 18:23:53 +00:00
parent fccf0d5894
commit 70af26252e

View File

@@ -7,6 +7,7 @@
<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="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,12 +41,6 @@
<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. -->