realgray-stellaris-mod/events/z_RG_placeholder_event.txt

24 lines
576 B
Plaintext
Raw Normal View History

namespace = wg_affection
2023-11-20 20:39:13 +08:00
# 3.9引用空事件崩溃问题占位
# 3.10已弃用
2024-04-07 21:39:00 +08:00
# country_event = {
# id = wg_affection.30000
# title = wg_affection.30000.name
# desc = wg_affection.30000.desc
# is_triggered_only = yes
# diplomatic = yes
# show_sound = event_wg_wedding
# custom_gui = wg_gray_commu_window
# custom_gui_option = wg_gray_commu_option
#
# immediate = {
# set_country_flag = married_gray
# }
#
# option = {
# name = wg_affection.30000.a
# response_text = wg_affection.30000.response
# change_variable = { which = rankpts value = 2 }
# }
# }