Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [defend]
- start_time=-125
- sound_start_time=-25
- [if]
- direction=n,ne,se,s
- [frame]
- duration=250
- {V_CORE_BASEFRAME_EAST}
- [/frame]
- [/if]
- [else]
- direction=sw,nw
- [frame]
- duration=250
- {V_CORE_BASEFRAME_WEST}
- [/frame]
- [/else]
- [if]
- hits=hit
- [sound_frame]
- duration=150
- sound={SOUND_LIST:MATRIX_HIT}
- [/sound_frame]
- [/if]
- [else]
- hits=miss,kill
- [sound_frame]
- duration=150
- [/sound_frame]
- [/else]
- [/defend]
Advertisement
Add Comment
Please, Sign In to add comment