bm: fix void machines modifiers status

This commit is contained in:
2024-06-08 18:15:24 +02:00
parent 48ff08f2c6
commit 1e1f1adfc9
2 changed files with 183 additions and 1 deletions
@@ -2,4 +2,14 @@ on_monthly_pulse_country = {
events = {
bm.1
}
}
on_tech_increased = {
events = {
bm.2
}
}
on_post_government_changed = {
events = {
bm.3
}
}