Die "Akademie der Künste" aus dem Künstlerwettbewerb wirkt auf alle Talente
This commit is contained in:
Enno Rehling 2006-03-26 22:01:13 +00:00
parent 3145295ad4
commit 0c5ff9f447
1 changed files with 1 additions and 1 deletions

View File

@ -678,7 +678,7 @@ learn(void)
of all units in the region, to be able to make it cumulative with
with an academy */
if (buildingtype_exists(r, bt_find("artacademy"))) {
if (sk == SK_ENTERTAINMENT && buildingtype_exists(r, bt_find("artacademy"))) {
days *= 2;
}