QUOTE |
- added support for specifying an empty escortable name in the ESCORT quest objective. (thanks to Zyle for the suggestion) The new syntax makes the mobname optional ESCORT[,mobname][,proptest] So using an objective string like ESCORT will allow you to satisfy the objective by escorting any talkingbaseescortable regardless of their name. |
QUOTE |
- Added the ESCORT type quest objective. Using an objective string of the type "ESCORT,mobname" will produce an objective that is satisfied when the specified TalkingBaseEscortable class mob is successfully escorted to its destination. Note, the destination is specified by setting the Destination property on the escort to a region name. |