暂存
This commit is contained in:
@@ -1,25 +0,0 @@
|
||||
immediate = {
|
||||
rg_timeline_attract_field_init = yes
|
||||
if = {
|
||||
# 非正常触发补事件
|
||||
limit = {
|
||||
NOT = {
|
||||
exists = event_target:rg_gray_country
|
||||
}
|
||||
}
|
||||
rg_gray_country_init = yes #创建国家
|
||||
}
|
||||
rg_gray_country_after_init = yes
|
||||
set_country_flag = machine_age_nanites_studied
|
||||
create_message = {
|
||||
type = MESSAGE_RECRUITED_LEADER
|
||||
localization = "rg_event.2.desc"
|
||||
days = @toast_message_days
|
||||
target = event_target:rg_gray_country_leader
|
||||
variable = {
|
||||
type = name
|
||||
localization = LEADER
|
||||
scope = event_target:rg_gray_country_leader
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user