Advertisement
Guest User

Untitled

a guest
Aug 12th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. ;---------------------------------------------------------------------------
  2. ;Stand Heavy Punch
  3. [State -1, Stand Strong Punch]
  4. type = ChangeState
  5. value = 211
  6. triggerall = command = "z"
  7. triggerall = command != "holddown"
  8. trigger1 = statetype = S
  9. trigger2 = ctrl
  10. trigger2 = stateno = 210 && movecontact
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement