Скриптовый эффект

give_exceptional_gift

give_exceptional_giftin_game/events/DHE/flavor_chi_treasure_expedition.txt:658

Определениеin_game/events/DHE/flavor_chi_treasure_expedition.txt:658

659if = {
660limit = {
}
663custom_tooltip = {
664text = chi_we_will_gift_cloves Expedition Initiator получит от нас гвоздику.
665scope:expedition_initiator = {
665set_variable = exceptional_gift_cloves
}
}
}
668else_if = {
669limit = {
}
672custom_tooltip = {
673text = chi_we_will_gift_giraffe Expedition Initiator получит от нас жирафа.
674scope:expedition_initiator = {
674set_variable = exceptional_gift_giraffe
}
}
}
677else_if = {
678limit = {
}
681custom_tooltip = {
682text = chi_we_will_gift_persian_blue Expedition Initiator получит от нас местный краситель.
683scope:expedition_initiator = {
}
}
}
686else = {
687error_log = "Unreachable script reached in give_exceptional_gift"
}