What type of ships do you need?
Definiçãoin_game/events/debug/qa_debug.txt:1833
1834type = country_event
1835title = qa_debug.17.title Navy Menu
1836desc = qa_debug.17.desc What type of ships do you need?
1837outcome = neutral
1838orphan = yes
1843immediate = {
1844random_owned_location = {
1848save_scope_as = port_location
}
}
Opções
ANavio Pesado
1855scope:port_location = {
1856create_sub_unit_of_category = sub_unit_category:navy_heavy_ship
1857create_sub_unit_of_category = sub_unit_category:navy_heavy_ship
1858create_sub_unit_of_category = sub_unit_category:navy_heavy_ship
1859create_sub_unit_of_category = sub_unit_category:navy_heavy_ship
1860create_sub_unit_of_category = sub_unit_category:navy_heavy_ship
}
BNavio Leve
1866scope:port_location = {
1867create_sub_unit_of_category = sub_unit_category:navy_light_ship
1868create_sub_unit_of_category = sub_unit_category:navy_light_ship
1869create_sub_unit_of_category = sub_unit_category:navy_light_ship
1870create_sub_unit_of_category = sub_unit_category:navy_light_ship
1871create_sub_unit_of_category = sub_unit_category:navy_light_ship
}
CGalé
1877scope:port_location = {
1878create_sub_unit_of_category = sub_unit_category:navy_galley
1879create_sub_unit_of_category = sub_unit_category:navy_galley
1880create_sub_unit_of_category = sub_unit_category:navy_galley
1881create_sub_unit_of_category = sub_unit_category:navy_galley
1882create_sub_unit_of_category = sub_unit_category:navy_galley
}
DTransporte
1888scope:port_location = {
1889create_sub_unit_of_category = sub_unit_category:navy_transport
1890create_sub_unit_of_category = sub_unit_category:navy_transport
1891create_sub_unit_of_category = sub_unit_category:navy_transport
1892create_sub_unit_of_category = sub_unit_category:navy_transport
1893create_sub_unit_of_category = sub_unit_category:navy_transport
}