What kind of development should be added to your provinces?
定義in_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
選択肢
AAll my locations are metropolises!
658custom_tooltip = {
659text = qa_debug_create_city_tt Every owned location becomes a 都
660every_owned_location = {
}
}
BWe need more towns!
668custom_tooltip = {
669text = qa_debug_create_town_tt Every owned location becomes a 街
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 田園集落
680every_owned_location = {
}
}