mirror of
https://github.com/materusPL/stellaris_mods.git
synced 2026-07-09 16:01:57 +00:00
bm: fix void machines modifiers status
This commit is contained in:
@@ -2,4 +2,14 @@ on_monthly_pulse_country = {
|
||||
events = {
|
||||
bm.1
|
||||
}
|
||||
}
|
||||
on_tech_increased = {
|
||||
events = {
|
||||
bm.2
|
||||
}
|
||||
}
|
||||
on_post_government_changed = {
|
||||
events = {
|
||||
bm.3
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user