스크립트 효과
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"
}