mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-14 10:12:59 +02:00
Change neutral AI to BattleAI
This commit is contained in:
parent
7f8f09c8fa
commit
3c9ec0c30e
@ -509,7 +509,7 @@
|
|||||||
},
|
},
|
||||||
"neutralAI" : {
|
"neutralAI" : {
|
||||||
"type" : "string",
|
"type" : "string",
|
||||||
"default" : "StupidAI"
|
"default" : "BattleAI"
|
||||||
},
|
},
|
||||||
"enemyAI" : {
|
"enemyAI" : {
|
||||||
"type" : "string",
|
"type" : "string",
|
||||||
|
Loading…
Reference in New Issue
Block a user