Advertisement
Guest User

Untitled

a guest
Jul 5th, 2015
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. <class name="mixalot" id="418">
  2. <trigger priority="4520" id="419">
  3. <pattern>* {says|tells you}, "{Fill|Mix} (%w) (%w)".</pattern>
  4. <value>#if @mixbalance=1 {mix %1 %2} {}</value>
  5. </trigger>
  6. <trigger priority="4530" id="420">
  7. <pattern>you begin mixing up</pattern>
  8. <value>mixbalance=0
  9. #t- mixalot</value>
  10. </trigger>
  11. </class>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement