shadowm

Untitled

Jul 23rd, 2012
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. #define SET_FACING SUF FACING
  2. [modify_unit]
  3. [filter]
  4. {SUF}
  5. [/filter]
  6. facing={FACING}
  7. [/modify_unit]
  8. #enddef
  9.  
  10. # ...
  11.  
  12. {SET_FACING id=Alice sw}
  13. {SET_FACING id=Bob ne}
Advertisement
Add Comment
Please, Sign In to add comment