wesnoth/data/ai/ais/ai_generic_rush.cfg
mattsc 4d43b218ee AI configuration: invert mp_rank based ordering
This is supposed to be equivalent to the campaign rank, so it should be in ascending order.
2018-12-18 07:19:31 -08:00

13 lines
259 B
INI

#textdomain wesnoth-ai
#ifndef AI_CA_GOTO
{core/macros/ai.cfg}
{core/macros/ai_candidate_actions.cfg}
#endif
[ai]
id=experimental_ai
description=_"Multiplayer_AI^Experimental AI" # wmllint: no spellcheck
mp_rank=1010
{EXPERIMENTAL_AI}
[/ai]