Guest User

Untitled

a guest
May 26th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. [set_menu_item]
  2. id = MA_1Sergeant_Recruit
  3. description = _ "Recruit"
  4. [show_if]
  5. [have_location]
  6. [and]
  7. x,y = $x1, $y1
  8. radius = 1
  9. terrain = *^V*
  10. [filter]
  11. ability = Ability_MA_Sergeant_Recruit
  12. [/filter]
  13. [/and]
  14. x,y = $x1, $y1
  15. [not]
  16. [filter]
  17. [/filter]
  18. [/not]
  19. [/have_location]
  20. [/show_if]
  21. [command]
Add Comment
Please, Sign In to add comment