wesnoth/data/ai/dev/idle_ai.cfg
Iurii Chernyi 5652b111c0 optional new-style AI configs...
...and generation of AI lists in multiplayer from files
2009-06-28 13:01:41 +00:00

11 lines
184 B
INI

#textdomain wesnoth
[ai]
id=ai_idle
description=Idle AI
[stage]
engine=cpp
name=testing_ai_default::fallback
fallback=idle_ai
[/stage]
[/ai]