mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-15 18:28:42 +07:00
Added tutorials for siege units and embarkation
This commit is contained in:
@ -290,4 +290,22 @@
|
||||
]
|
||||
]
|
||||
|
||||
SiegeUnitTrained:[
|
||||
[
|
||||
"You have trained a siege unit!",
|
||||
"Siege units are extremely powerful against cities, but need to be Set Up before they can attack.",
|
||||
"Once your siege unit is set up, it can attack from the current tile,",
|
||||
" but once moved to another tile, it will need to be set up again."
|
||||
]
|
||||
]
|
||||
|
||||
CanEmbark:[
|
||||
[
|
||||
"Your land units can now embark!",
|
||||
"Siege units are extremely powerful against cities, but need to be Set Up before they can attack.",
|
||||
"Once your siege unit is set up, it can attack from the current tile,",
|
||||
" but once moved to another tile, it will need to be set up again."
|
||||
]
|
||||
]
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user