mirror of
https://github.com/materusPL/stellaris_mods.git
synced 2026-07-09 16:01:57 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
is_materus_bm_installed = { always = no }
|
||||
+13
@@ -0,0 +1,13 @@
|
||||
is_materus_sap_installed = { always = yes }
|
||||
|
||||
can_add_overtuned_traits = {
|
||||
hidden_trigger = { exists = from }
|
||||
from = {
|
||||
OR = {
|
||||
has_origin = origin_overtuned
|
||||
has_tradition = tr_genetics_finish
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user