Update schema and changelog
This commit is contained in:
parent
4db2d36af2
commit
bbebd1eb91
2 changed files with 2 additions and 5 deletions
|
@ -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:
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue