Skip to content

Commit

Permalink
AI tile evaluation considers Faith
Browse files Browse the repository at this point in the history
  • Loading branch information
yairm210 committed Feb 28, 2024
1 parent 83fb2d0 commit e6893ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/com/unciv/logic/automation/Automation.kt
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,7 @@ object Automation {
rank += stats.production
rank += stats.science
rank += stats.culture
rank += stats.faith
return rank
}
}
Expand Down

0 comments on commit e6893ef

Please sign in to comment.