Revert "Remove invalid attribute from idle AI"
This reverts commit1d84d83c6c
. I had introduced use of the hidden= key inb2df837d8e
, but apparently didn't add them to the valid list of non-aspect keys.
This commit is contained in:
parent
2a371e36a4
commit
4bf5c9341f
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
[ai]
|
||||
id=idle_ai
|
||||
description=_"Multiplayer_AI^Dev AI: Idle AI" # wmllint: no spellcheck
|
||||
hidden=yes
|
||||
# Needs to define at least one stage; otherwise, the default AI will be injected
|
||||
# when used with [modify_side]switch_ai or when loading a mid-scenario save
|
||||
[stage]
|
||||
|
|
Loading…
Add table
Reference in a new issue