script: support/s_player_male_msg_birthday

code

s_player_male_msg_birthday:
    talkmsg("dp_scenario1%11-msg_heroine_11")
    yes_no_win(work: 246)
    ifval_jump(work: 246, "EQ", 0.0, "yes_male_player_birthday")
    ifval_jump(work: 246, "EQ", 1.0, "no_male_player_birthday")
    end()

1 callers

script_set script invocation
support support_event_birthday ifval_call(work: 238, "EQ", 0.0, "s_player_male_msg_birthday")