code
ev_t03r0101_shop_re:
ifval_call(work: 3, "EQ", 1.0, "ev_t03r0101_shop_sonohoka")
add_custum_win_label("dp_options%DP_options_022", 0.0)
add_custum_win_label("dp_options%DP_options_259", 2.0)
open_custum_win(work: 238)
switch(work: 238)
case_jump(0.0, "ev_t03r0101_shop_buy")
case_jump(1.0, "ev_t03r0101_shop_sell")
case_jump(2.0, "ev_t03r0101_shop_end")
jump("ev_t03r0101_shop_end")
end()
3 callers
script_set | script | invocation |
---|---|---|
t03r0101 | ev_t03r0101_woman2 | jump("ev_t03r0101_shop_re") |
t03r0101 | ev_t03r0101_shop_buy | jump("ev_t03r0101_shop_re") |
t03r0101 | ev_t03r0101_shop_sell | jump("ev_t03r0101_shop_re") |