Advertisement
Guest User

VampireWoe Blade suppression xml

a guest
Aug 23rd, 2017
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.29 KB | None | 0 0
  1. <Bindings>
  2.     <Layer name="SI_KEYBINDINGS_LAYER_GENERAL">
  3.         <Category name="Vampire's Woe">
  4.             <Action name="TOGGLE_SUPPRESSION">
  5.                 <Up>VWoeAddon.Swap()</Up>
  6.             </Action>
  7.             <Action name="TOGGLE_SUPPRESSION2">
  8.                 <Up>VWoeAddon.Swap2()</Up>
  9.             </Action>
  10.         </Category>
  11.     </Layer>
  12. </Bindings>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement