wesnoth/data/ai/dev/idle_ai.cfg
2016-03-26 16:39:43 -04:00

11 lines
294 B
INI

#textdomain wesnoth-ai
[ai]
id=idle_ai
description=_"Multiplayer_AI^Dev AI: Idle AI" # wmllint: no spellcheck
# Needs to define at least one stage; otherwise, the default AI will be injected
# when used with [modify_side]switch_ai
[stage]
name=empty
[/stage]
[/ai]