shadowm

Untitled

Feb 15th, 2012
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. [event]
  2. name=moveto,attack end
  3. first_time_only=no
  4. [filter_condition]
  5. [not]
  6. [have_unit]
  7. side=$side_number
  8. [filter_wml]
  9. moves=0
  10. [/filter_wml]
  11. [and]
  12. [filter_adjacent]
  13. is_enemy=no
  14. [/filter_adjacent]
  15. [or]
  16. [filter_adjacent]
  17. is_enemy=yes
  18. [/filter_adjacent]
  19. [filter_wml]
  20. attacks_left=0
  21. [/filter_wml]
  22. [/or]
  23. [/and]
  24. [/have_unit]
  25. [/not]
  26. [/filter_condition]
  27.  
  28. [end_turn][/end_turn]
  29. [/event]
Advertisement
Add Comment
Please, Sign In to add comment