script: support/support_event_birthday

code

support_event_birthday:
    player_name(0.0)
    ifval_call(work: 238, "EQ", 0.0, "s_player_male_msg_birthday")
    ifval_call(work: 238, "EQ", 1.0, "s_player_female_msg_birthday")
    jump("common_support_event_end")
    end()

1 callers

script_set script invocation
support ev_support_game_clear ifval_jump(work: 246, "EQ", 1.0, "support_event_birthday")