UtBS: Hide a stray Kaleh variation in help
AMLAs render variation pages nigh-completely useless for Kaleh anyway.
This commit is contained in:
parent
18250d4fb3
commit
fd5e4a6db0
3 changed files with 5 additions and 0 deletions
|
@ -14,6 +14,8 @@ Version 1.12.0+dev:
|
|||
* S6 Black Flag: reduce randomness of unit types unloading from galleons
|
||||
* The Rise of Wesnoth:
|
||||
* Hide unit variations that should not be listed in the help browser.
|
||||
* Under the Burning Suns:
|
||||
* Hide unit variations that should not be listed in the help browser.
|
||||
* Editor:
|
||||
* Fixed falcon race missing an icon due to having incorrectly-named image
|
||||
files.
|
||||
|
|
|
@ -400,6 +400,7 @@ Enemy units cannot see this unit while it is in desert dunes, desert mountains,
|
|||
level=1
|
||||
[variation]
|
||||
{KALEH_BASE}
|
||||
hide_help=yes
|
||||
variation_name=Youth
|
||||
inherit=no
|
||||
level=1
|
||||
|
|
|
@ -10,6 +10,8 @@ Version 1.12.0+dev:
|
|||
* Fixed possibility of no viable routes around guards in 'Hide and Seek'.
|
||||
* The Rise of Wesnoth:
|
||||
* Hide unit variations that should not be listed in the help browser.
|
||||
* Under the Burning Suns:
|
||||
* Hide unit variations that should not be listed in the help browser.
|
||||
|
||||
* Help browser:
|
||||
* Unit types that do not include any visible (hide_help=no) variations no
|
||||
|
|
Loading…
Add table
Reference in a new issue