forked from github/server
Die "Akademie der Künste" aus dem Künstlerwettbewerb wirkt auf alle Talente
This commit is contained in:
parent
3145295ad4
commit
0c5ff9f447
|
@ -678,7 +678,7 @@ learn(void)
|
||||||
of all units in the region, to be able to make it cumulative with
|
of all units in the region, to be able to make it cumulative with
|
||||||
with an academy */
|
with an academy */
|
||||||
|
|
||||||
if (buildingtype_exists(r, bt_find("artacademy"))) {
|
if (sk == SK_ENTERTAINMENT && buildingtype_exists(r, bt_find("artacademy"))) {
|
||||||
days *= 2;
|
days *= 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue