mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-14 02:33:51 +02:00
Merge pull request #4692 from dydzio0614/change-default-ai
Change default neutral creatures AI to BattleAI
This commit is contained in:
commit
46ed052714
@ -509,7 +509,7 @@
|
||||
},
|
||||
"neutralAI" : {
|
||||
"type" : "string",
|
||||
"default" : "StupidAI"
|
||||
"default" : "BattleAI"
|
||||
},
|
||||
"enemyAI" : {
|
||||
"type" : "string",
|
||||
|
Loading…
Reference in New Issue
Block a user