mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-20 12:48:56 +07:00
Fixed minor problem with Egypt's neutral "let's hear it" responses
Current construction in city better represented
This commit is contained in:
@ -95,7 +95,7 @@
|
||||
introduction:" Greetings, I am Ramesses the god. I am the living embodiment of Egypt, mother and father of all civilizations."
|
||||
|
||||
neutralHello:"Good day."
|
||||
letsHearIt:["Go on.","Speak.","I am all ears."]
|
||||
neutralLetsHearIt:["Go on.","Speak.","I am all ears."]
|
||||
neutralNo:["No.","Definitely not."]
|
||||
neutralYes:["Okay.","Very well."]
|
||||
|
||||
|
@ -21,7 +21,7 @@ android {
|
||||
applicationId "com.unciv.app"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 28
|
||||
versionCode 202
|
||||
versionCode 203
|
||||
versionName "2.13.3"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user