You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
701 B

<Bindings>
<Binding name="MDTTOGGLE" runOnUp="false" category="Mythic Dungeon Tools">
MDT:ShowInterface()
</Binding>
3 years ago
<Binding name="MDTUNDODRAWING" runOnUp="false" category="Mythic Dungeon Tools">
MDT:PresetObjectStepBack()
</Binding>
<Binding name="MDTREDODRAWING" runOnUp="false" category="Mythic Dungeon Tools">
MDT:PresetObjectStepForward()
</Binding>
<Binding name="MDTNPC" runOnUp="false" category="Mythic Dungeon Tools">
MDT:AddCloneAtCursorPosition()
</Binding>
<Binding name="MDTWAYPOINT" runOnUp="false" category="Mythic Dungeon Tools">
MDT:AddPatrolWaypointAtCursorPosition()
</Binding>
</Bindings>