Order Restored on …
The "Order Restored on …" event in Stellaris — flavor, choices, and how to trigger it with the event console command.
Order Restored on …

Planet event
With the significant reduction of crime on …, the …'s once pervasive criminal underworld has been reduced to nothingness. The population has been imbued with a renewed sense of safety and harmony.
The command below will trigger the "Order Restored on …" event in Stellaris:
Player choices
When this event fires, you can choose between the following option:
- Science marches on.
Firing conditions
Conditions the game checks before this event can fire:
- Requires modifier: Drone Corruption
Show raw conditions
owner = {
is_country_type = default
NOT = {
has_country_flag = order_restored
}
}
OR = {
has_criminal_underworld_modifier = yes
has_drone_deviancy_modifier = yes
has_modifier = drone_corruption
has_gang_wars_modifier = yes
has_center_of_drug_trade_modifier = yes
has_mob_rule_modifier = yes
}
NOT = { has_planet_flag = criminal_underworld_appeared }
pop_amount > 0
planet_crime <= 10