remove wml documentation from the new [hide_help] changelog entry

This commit is contained in:
Ali El Gariani 2009-05-17 15:51:02 +00:00
parent a7563fa02c
commit f227093199

View file

@ -122,10 +122,7 @@ Version 1.7.0:
* Added support for Lua scripts in WML event actions ([lua] tag)
* [modify_side] can now change the share_view attribute
* new tag [hide_help] in [units] allows to hide units in help when you can't
change these unit types (main use: hide mainline units). Keys supported:
'type' (list of types), 'race' (list of races) and 'type_adv_tree' (list
of unit types which the whole advancement tree will be hidden. [hide_help]
also allow to use sub-tag [not] (to hide a race but not a specific type)
change these unit types (main use: hide mainline units).
* [stone] and [unstone] have been replaced with [petrify] and [unpetrify];
the units' "stoned" status variable has been renamed to "petrified"
* Added the 'sub' key to [set_variable] to subtract from the variable.