Added Promotion information to Civilopedia

This commit is contained in:
Yair Morgenstern
2019-12-21 21:05:54 +02:00
parent c51b751309
commit ffd5368df4
6 changed files with 36 additions and 27 deletions

View File

@ -953,6 +953,11 @@ Unhappiness =
Victory Types =
Workers =
# Other civilopedia things
Nations =
Promotions =
Available for [unitTypes] =
# Policies
Adopt policy =

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.app"
minSdkVersion 14
targetSdkVersion 29
versionCode 350
versionName "3.4.1-patch1"
versionCode 351
versionName "3.4.2"
archivesBaseName = "Unciv"
}
@ -169,4 +169,5 @@ idea {
}
}
}