script: t03/pos_t03_gingaboss_20_common

code

pos_t03_gingaboss_20_common:
    talk_close()
    player_pos_get(work: 238, work: 239)
    ifval_jump(work: 238, "EQ", 170.0, "pos_t03_gingaboss_10_01_01")
    ifval_jump(work: 238, "EQ", 171.0, "pos_t03_gingaboss_10_01_02")
    ifval_jump(work: 238, "EQ", 172.0, "pos_t03_gingaboss_10_01_03")
    end()

6 callers

script_set script invocation
t03 pos_t03_gingaboss_10_02_01 jump("pos_t03_gingaboss_20_common")
t03 pos_t03_gingaboss_10_02_01 jump("pos_t03_gingaboss_20_common")
t03 pos_t03_gingaboss_10_02_02 jump("pos_t03_gingaboss_20_common")
t03 pos_t03_gingaboss_10_02_02 jump("pos_t03_gingaboss_20_common")
t03 pos_t03_gingaboss_10_02_03 jump("pos_t03_gingaboss_20_common")
t03 pos_t03_gingaboss_10_02_03 jump("pos_t03_gingaboss_20_common")