mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-16 10:49:17 +07:00
Added Promotion information to Civilopedia
This commit is contained in:
@ -953,6 +953,11 @@ Unhappiness =
|
||||
Victory Types =
|
||||
Workers =
|
||||
|
||||
# Other civilopedia things
|
||||
Nations =
|
||||
Promotions =
|
||||
Available for [unitTypes] =
|
||||
|
||||
# Policies
|
||||
|
||||
Adopt policy =
|
||||
|
@ -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 {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user