What kind of development should be added to your provinces?
Definitionin_game/events/debug/qa_debug.txt:645
646type = country_event
647title = qa_debug.9.title Development Menu
648desc = qa_debug.9.desc What kind of development should be added to your provinces?
649outcome = neutral
650orphan = yes
Options
AAll my locations are metropolises!
658custom_tooltip = {
659text = qa_debug_create_city_tt Every owned location becomes a City
660every_owned_location = {
}
}
BWe need more towns!
668custom_tooltip = {
669text = qa_debug_create_town_tt Every owned location becomes a Town
670every_owned_location = {
}
}
CThe locations shall be crushed into the ashes of history
678custom_tooltip = {
679text = qa_debug_create_rural_settlement_tt Every owned location becomes a Rural Settlement
680every_owned_location = {
}
}