Compare commits
No commits in common. "fef4de87ea7835969bc2d5df48be09f0a2e69efd" and "efe950f9e6c402294d73908f7af7afd33963bdce" have entirely different histories.
fef4de87ea
...
efe950f9e6
@ -1,26 +0,0 @@
|
||||
option = {
|
||||
trigger = { has_civic = civic_AG_gray_master }
|
||||
name = AG_dooropen_master.option
|
||||
if = {
|
||||
limit = {
|
||||
any_country = {
|
||||
has_civic = civic_AG_gray
|
||||
}
|
||||
}
|
||||
#do nothing
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
NOT = {
|
||||
any_country = {
|
||||
has_civic = civic_AG_gray
|
||||
}
|
||||
}
|
||||
has_global_flag = has_rg_mod
|
||||
}
|
||||
force_remove_civic = civic_AG_gray_master
|
||||
}
|
||||
else = {
|
||||
country_event = { id = graygoo.499 }
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user