mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Default hero AI value seems low - tweak it
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"hero" : {
|
||||
"index" :34,
|
||||
"handler": "hero",
|
||||
"defaultAiValue" : 5000,
|
||||
"defaultAiValue" : 7500,
|
||||
"base" : {
|
||||
"base" : {
|
||||
"visitableFrom" : [ "+++", "+-+", "+++" ],
|
||||
|
Reference in New Issue
Block a user