Changes between Initial Version and Version 1 of XML.Entity.Actions.Escort


Ignore:
Timestamp:
Feb 23, 2008, 4:18:58 AM (16 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • XML.Entity.Actions.Escort

    v1 v1  
     1Has an Escort GUI button (also performed by right-clicking a friendly entity). When commanded to Escort, the entity remains within close range of the target until directed otherwise, following and defending it.
     2
     3'''Example:'''
     4
     5{{{
     6        <Actions>
     7                <Escort />
     8        </Actions>
     9}}}
     10----