Once a unit has gained more than 30 XP it won't gain XP from barbarians

AI units now always unfortify/unsetup after moving
This commit is contained in:
Yair Morgenstern
2018-08-30 22:13:07 +03:00
parent 1227a47ea2
commit 2605ce6b71
7 changed files with 213 additions and 179 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.game"
minSdkVersion 14
targetSdkVersion 26
versionCode 132
versionName "2.8.0"
versionCode 133
versionName "2.8.1"
}
buildTypes {
release {