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.
17 lines
701 B
17 lines
701 B
<Bindings>
|
|
<Binding name="MDTTOGGLE" runOnUp="false" category="Mythic Dungeon Tools">
|
|
MDT:ShowInterface()
|
|
</Binding>
|
|
<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>
|
|
|