Update schema and changelog

This commit is contained in:
Celtic Minstrel 2019-11-10 17:22:04 -05:00
parent 4db2d36af2
commit bbebd1eb91
2 changed files with 2 additions and 5 deletions

View file

@ -30,6 +30,7 @@
* unit:transform() now takes an optional variation parameter
### WML engine
* Support upkeep in StandardUnitFilter
* [effect]apply_to=variation now supports heal_full
### Packaging
* The Wesnoth client now looks for the data/dist file when logging into the multiplayer server.
This file should contain one of the following values based on where the package is for:

View file

@ -106,11 +106,7 @@
{LINK_TAG "units/movetype/resistance"}
[/case]
[case]
value=variation
{SIMPLE_KEY name string}
[/case]
[case]
value=type
value=type,variation
{SIMPLE_KEY name string}
{SIMPLE_KEY heal_full s_bool}
[/case]