スクリプトエフェクト
give_exceptional_gift
定義in_game/events/DHE/flavor_chi_treasure_expedition.txt:658
659if = {
663custom_tooltip = {
664text = chi_we_will_gift_cloves 褒美として、Expedition Initiatorにクローブを与えよう。
}
}
668else_if = {
672custom_tooltip = {
673text = chi_we_will_gift_giraffe Expedition Initiatorにキリンを与えよう。
}
}
677else_if = {
681custom_tooltip = {
682text = chi_we_will_gift_persian_blue 褒美として、Expedition Initiatorにわが国の染料を与えよう。
}
}
686else = {
687error_log = "Unreachable script reached in give_exceptional_gift"
}