Added the Vinyeards line of buildings

For now, they are tied to the Brewing Culture tradition, but this might (and probably will) change in the future.
This commit is contained in:
GoTouchSomeGrass314 2026-03-01 12:36:46 +01:00
parent d39a7fd386
commit f316d8d724
8 changed files with 470 additions and 12 deletions

View file

@ -6888,6 +6888,25 @@ croke_park_02 = {
flag = travel_point_of_interest_martial
}
##########
# TEMPLATE
##########
########################################
# GERMANIA
########################################
########################################
# SCANDINAVIA
########################################
########################################
# SPECIAL MILITARY BUILDINGS
########################################
chemistry_workshop_01 = {
construction_time = standard_construction_time
effect_desc = chemistry_workshop_1_effect_desc
@ -7234,14 +7253,4 @@ air_dock_04 = {
ai_general_building_modifier = yes
directive_to_build_military_modifier = yes
}
}
########################################
# GERMANIA
########################################
########################################
# SCANDINAVIA
########################################
}