This commit is contained in:
Yair Morgenstern 2020-11-07 20:49:38 +02:00
parent 6c595eff50
commit 4667594731
4 changed files with 21 additions and 6 deletions

View File

@ -1066,7 +1066,6 @@ Hagia Sophia = 아야 소피아
National College = 국립대학
'The katun is established at Chichen Itza. The settlement of the Itza shall take place there. The quetzal shall come, the green bird shall come. Ah Kantenal shall come. It is the word of God. The Itza shall come.' - The Books of Chilam Balam = '치첸 이트사에 카툰이 서리라. 이트사가 그곳에 정착하리라. 케살이 오리라, 푸른 새가 오리라. 아 칸테날이 오리라. 이는 신의 말씀이라. 이트사가 오리라.' - 칠람 발람의 서
Golden Age length increased by [amount]% = 황금기의 기간이 [amount]% 증가
Chichen Itza = 치첸 이트사
@ -1135,7 +1134,6 @@ Free Great Person = 원하는 위인 1명이 무료로 출현
Leaning Tower of Pisa = 피사의 탑
'Bushido is realized in the presence of death. This means choosing death whenever there is a choice between life and death. There is no other reasoning.' - Yamamoto Tsunetomo = '무사도는 죽음을 마주했을 때 실현된다. 즉, 삶과 죽음의 기로에서 죽음을 택한다는 뜻이다. 다른 생각의 여지는 없다.' - 야마모토 츠네모토
+[amount]% combat bonus for units fighting in [param] = [param]에서 싸우는 유닛의 전투력 [amount]% 보너스
Himeji Castle = 히메지 성
@ -2389,7 +2387,6 @@ Xi-miqa-can! Xi-miqa-can! Xi-miqa-can! (Die, die, die!) =
Excellent! Let the blood flow in raging torrents! =
# Requires translation!
Monster! Who are you to destroy my greatness? =
# Requires translation!
What do I see before me? Another beating heart for my sacrificial fire. = 내 앞에 선 그대는 누구입니까? 희생의 제의에 벌떡거리는 심장을 바치려고 나타난 것입니까?
# Requires translation!
Accept this agreement or suffer the consequences. =
@ -2431,6 +2428,7 @@ Chiauhita = 치아우히타
Chapultepec = 차풀테펙
Itzapalapa = 이차팔라파
Ayotzinco = 아요친코
# Requires translation!
Iztapam =
Inca = 잉카
@ -3043,6 +3041,7 @@ Barringer Crater = 베린저 크레이터
#################### Lines from TileImprovements from Civ V - Vanilla ####################
Can also be built on tiles adjacent to fresh water = 담수에 인접한 타일에도 건설 가능
[stats] on [param] tiles once [tech] is discovered = [tech] 기술 연구시, [param] 타일에 [stats]
Farm = 농장

View File

@ -15,7 +15,7 @@ Traditional_Chinese = 94
Polish = 93
Lithuanian = 24
Romanian = 40
Korean = 93
Korean = 99
Simplified_Chinese = 99
Persian_(Pinglish-DIN) = 25
Japanese = 99

View File

@ -3,8 +3,8 @@ package com.unciv.build
object BuildConfig {
const val kotlinVersion = "1.3.71"
const val appName = "Unciv"
const val appCodeNumber = 494
const val appVersion = "3.11.9-patch2"
const val appCodeNumber = 495
const val appVersion = "3.11.10"
const val gdxVersion = "1.9.12"
const val roboVMVersion = "2.3.1"

View File

@ -1,3 +1,19 @@
## 3.11.10
AI no longer tries to construct work boats that can't reach their intended destination
Can no longer see other players' IDs in a multiplayer game through the new game screen
We now remove resources and improvements that are not in the ruleset when loading the game
Tile rendering performance improvement
Diplomatic penalty of stealing lands decreases by time - By ninjatao
Fixed bug Carrier-based aircraft not healing - By jnecus
Translation updates
## 3.11.9
Tile editor can handle resources that don't naturally appear on any terrain