code
ev_tower_gate_local_pokesel:
talk_keywait("dp_scenario3%44-msg_tower_09")
black_out("SCR_WIPE_DIV", "SCR_WIPE_SYNC")
fade_wait()
talk_close()
btower_tools("BTWR_SUB_SELECT_POKE", 0.0, 0.0)
set_map_proc()
btower_tools("BTWR_SUB_GET_ENTRY_POKE", 0.0, work: 246)
black_in("SCR_WIPE_DIV", "SCR_WIPE_SYNC")
fade_wait()
ifval_jump(work: 246, "EQ", 0.0, "ev_tower_gate_common_exit")
jump("ev_tower_gate_local_savechk")
end()
2 callers
script_set | script | invocation |
---|---|---|
d31r0201 | ev_tower_gate_local_pchk_s | ifval_jump(work: 246, "GE", 3.0, "ev_tower_gate_local_pokesel") |
d31r0201 | ev_tower_gate_local_pchk_d | ifval_jump(work: 246, "GE", 4.0, "ev_tower_gate_local_pokesel") |