mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-17 11:28:16 +00:00
35 lines
644 B
INI
35 lines
644 B
INI
|
|
[tag]
|
|
name="units"
|
|
min=1
|
|
max=infinite
|
|
[tag]
|
|
name="$modifications"
|
|
max=0
|
|
{./modifications.cfg}
|
|
[/tag]
|
|
{LINK_TAG "units/$modifications/trait"}
|
|
|
|
{./movetypes.cfg}
|
|
{./races.cfg}
|
|
{./single.cfg}
|
|
{./types.cfg}
|
|
|
|
[tag]
|
|
name="hide_help"
|
|
max=infinite
|
|
{SIMPLE_KEY type string_list}
|
|
{SIMPLE_KEY race string_list}
|
|
{SIMPLE_KEY type_adv_tree string_list}
|
|
{DEFAULT_KEY all bool no}
|
|
[tag]
|
|
name="not"
|
|
# TODO: Not sure if the max is 1 (default) or infinite
|
|
{SIMPLE_KEY type string_list}
|
|
{SIMPLE_KEY race string_list}
|
|
{SIMPLE_KEY type_adv_tree string_list}
|
|
{LINK_TAG "units/hide_help/not"}
|
|
[/tag]
|
|
[/tag]
|
|
[/tag]
|
|
|