Scripted Effect
give_exceptional_gift
Definitionin_game/events/DHE/flavor_chi_treasure_expedition.txt:658
659if = {
663custom_tooltip = {
664text = chi_we_will_gift_cloves We will give Expedition Initiator a gift of Cloves.
}
}
668else_if = {
672custom_tooltip = {
673text = chi_we_will_gift_giraffe We will give Expedition Initiator a giraffe.
}
}
677else_if = {
681custom_tooltip = {
682text = chi_we_will_gift_persian_blue We will give Expedition Initiator a gift of our local Dyes.
}
}
686else = {
687error_log = "Unreachable script reached in give_exceptional_gift"
}