This commit is contained in:
5440
src/common/technologies/MTG_naval.txt
Executable file
5440
src/common/technologies/MTG_naval.txt
Executable file
File diff suppressed because it is too large
Load Diff
3437
src/common/technologies/MTG_naval_Support.txt
Executable file
3437
src/common/technologies/MTG_naval_Support.txt
Executable file
File diff suppressed because it is too large
Load Diff
50
src/common/technologies/Speical_modules.txt
Executable file
50
src/common/technologies/Speical_modules.txt
Executable file
@@ -0,0 +1,50 @@
|
||||
technologies = {
|
||||
eng_14in_mk7 = {
|
||||
research_cost = 1
|
||||
start_year = 1930
|
||||
|
||||
allow = {
|
||||
always = no
|
||||
}
|
||||
enable_equipment_modules = {
|
||||
eng_14in_mk7_double
|
||||
eng_14in_mk7_quad
|
||||
}
|
||||
}
|
||||
|
||||
usa_8in_mk9 = {
|
||||
research_cost = 1
|
||||
start_year = 1930
|
||||
|
||||
allow = {
|
||||
always = no
|
||||
}
|
||||
enable_equipment_modules = {
|
||||
usa_8in_mk9_secondaries
|
||||
}
|
||||
}
|
||||
|
||||
ger_11in_c34 = {
|
||||
research_cost = 1
|
||||
start_year = 1930
|
||||
|
||||
allow = {
|
||||
always = no
|
||||
}
|
||||
enable_equipment_modules = {
|
||||
ger_11in_c34_triple
|
||||
}
|
||||
}
|
||||
|
||||
fra_13in_1931 = {
|
||||
research_cost = 1
|
||||
start_year = 1930
|
||||
|
||||
allow = {
|
||||
always = no
|
||||
}
|
||||
enable_equipment_modules = {
|
||||
fra_11in_1931_quad
|
||||
}
|
||||
}
|
||||
}
|
||||
3222
src/common/technologies/naval_doctrine.txt
Executable file
3222
src/common/technologies/naval_doctrine.txt
Executable file
File diff suppressed because it is too large
Load Diff
54
src/common/technologies/wunderwaffe_modules.txt
Executable file
54
src/common/technologies/wunderwaffe_modules.txt
Executable file
@@ -0,0 +1,54 @@
|
||||
technologies = {
|
||||
ship_alicorn = {
|
||||
enable_equipments = { vnr_ship_hull_alicorn }
|
||||
start_year = 1900
|
||||
research_cost = 1
|
||||
allow = {
|
||||
always = no
|
||||
}
|
||||
}
|
||||
ship_constitution = {
|
||||
enable_equipments = { vnr_ship_hull_constitution }
|
||||
start_year = 1900
|
||||
research_cost = 1
|
||||
allow = {
|
||||
always = no
|
||||
}
|
||||
}
|
||||
ship_macross = {
|
||||
enable_equipments = { vnr_ship_hull_macross }
|
||||
start_year = 1900
|
||||
research_cost = 1
|
||||
allow = {
|
||||
always = no
|
||||
}
|
||||
}
|
||||
ship_space_yamato = {
|
||||
enable_equipments = { vnr_ship_hull_space_yamato }
|
||||
start_year = 1900
|
||||
research_cost = 1
|
||||
allow = {
|
||||
always = no
|
||||
}
|
||||
}
|
||||
|
||||
wunderwaffe_modules = {
|
||||
enable_equipment_modules = {
|
||||
ship_em_battery_1
|
||||
ship_space_battery_0
|
||||
ship_space_battery_1
|
||||
ship_vls_1
|
||||
ship_sam_1
|
||||
ship_ciw_1
|
||||
ship_AI_fire_control_0
|
||||
ship_AI_fire_control_1
|
||||
ship_aegis_0
|
||||
modern_ship_engine_1
|
||||
modern_ship_engine_2
|
||||
space_ship_engine_1
|
||||
ship_modern_armor_1
|
||||
ship_space_armor_1
|
||||
modern_deck_space_1
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user