wesnoth/data/ai/dev/idle_ai.cfg

8 lines
360 B
INI

#textdomain wesnoth-ai
[ai]
id=ai_idle
description=_"Multiplayer_AI^Dev AI: Idle AI" # wmllint: no spellcheck
version=10703
#well, we can just fall back to idle ai. But we can just do nothing, and it will work (if no additional stages are brought in by other config sources - MP faction config, scenario config, era config, defaults, etc
[/ai]