Added tutorials for siege units and embarkation

This commit is contained in:
Yair Morgenstern
2018-11-17 20:56:30 +02:00
parent 69e30ce212
commit 2db768f9ed
2 changed files with 32 additions and 6 deletions

View File

@ -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."
]
]
}