code
ev_c05fs0101_shop_re:
ifval_call(work: 3, "EQ", 1.0, "ev_c05fs0101_shop_sonohoka")
add_custum_win_label("ss_fld_shop%SS_fld_shop_197", 0.0)
add_custum_win_label("ss_fld_shop%SS_fld_shop_198", 1.0)
add_custum_win_label("ss_fld_shop%SS_fld_shop_199", 2.0)
open_custum_win(work: 238)
switch(work: 238)
case_jump(0.0, "ev_c05fs0101_shop_buy")
case_jump(1.0, "ev_c05fs0101_shop_sell")
case_jump(2.0, "ev_c05fs0101_shop_end")
jump("ev_c05fs0101_shop_end")
end()
3 callers
script_set | script | invocation |
---|---|---|
c05fs0101 | ev_c05fs0101_shop | jump("ev_c05fs0101_shop_re") |
c05fs0101 | ev_c05fs0101_02a | jump("ev_c05fs0101_shop_re") |
c05fs0101 | ev_c05fs0101_shop_sell | jump("ev_c05fs0101_shop_re") |