Update changelog

This commit is contained in:
Gregory A Lundberg 2016-07-29 18:28:03 -05:00
parent 346d8ceac5
commit 2a3a3fdd7b

View file

@ -3,6 +3,11 @@ Version 1.13.5+dev:
* Trait descriptions in the help are now generated. (This makes user-defined
traits show up in the help as well.)
* WML Engine:
* New attributes for [role]:
- search_recall_list=yes|no|only(default yes) controls where to look
- reassign=yes|no(default yes) if no, check for a unit and do not assign to another
- [auto_recall] sub-tag, if assigned to recall list, gives [recall] attributes (no SUF)
- [else] sub-tag, WML to execute if no unit found for the role
* New help_text= key for [trait] to set the description displayed in the help.
Version 1.13.5: