event tootltip

This commit is contained in:
ProjectKoi-Kalo\Kalo 2023-10-28 20:58:38 +08:00
parent 9fc5a0358a
commit 7c341eb145
2 changed files with 30 additions and 9 deletions

View File

@ -272,15 +272,20 @@ country_event = {
default_hide_option = yes default_hide_option = yes
tag = hire_leader tag = hire_leader
hidden_effect = { hidden_effect = {
create_message = { # create_message = {
type = MESSAGE_RECRUITED_LEADER # type = MESSAGE_RECRUITED_LEADER
localization = MESSAGE_RECRUITED_LEADER_DESC # localization = MESSAGE_RECRUITED_LEADER_DESC
days = @toast_message_days # days = @toast_message_days
target = event_target:gray_governor # target = event_target:gray_governor
variable = { # variable = {
type = name # type = name
localization = LEADER # localization = LEADER
scope = event_target:gray_governor # scope = event_target:gray_governor
# }
# }
owner = {
country_event = {
id = rg_grayleader_dialog.4063
} }
} }
country_event = { country_event = {

View File

@ -17,6 +17,22 @@ country_event = {
} }
} }
country_event = {
id = rg_grayleader_dialog.4063
title = "TRANSMISSION"
desc = "graygoo.406.c.response"
diplomatic = yes
picture_event_data = {
portrait = event_target:rg_gray_country_leader
planet_background = event_target:gray_homeworld
room = ship_room
}
is_triggered_only = yes
option = {
name = OK
}
}
country_event = { country_event = {
id = rg_grayleader_dialog.5001 id = rg_grayleader_dialog.5001
title = "graygoo.500.title" title = "graygoo.500.title"