mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-19 20:28:56 +07:00
Added tutorials when first encountering barbarians and other civilizations
This commit is contained in:
@ -242,6 +242,22 @@
|
||||
]
|
||||
]
|
||||
|
||||
BarbarianEncountered: [
|
||||
[
|
||||
"You have encountered a barbarian unit!",
|
||||
"Barbarians attack everyone indiscriminately, so don't let your ",
|
||||
" civilian units go near them, and be careful of your scout!"
|
||||
]
|
||||
]
|
||||
|
||||
OtherCivEncountered: [
|
||||
[
|
||||
"You have encountered another civilization!",
|
||||
"Other civilizations start out peaceful, and you can trade with them,",
|
||||
" but they may choose to declare war on you later on"
|
||||
]
|
||||
]
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user