code
ev_ug_shop_cancel:
ug_shop_talk_start("mes_uw_buy_09")
jump("ev_ug_shop_common")
end()
3 callers
script_set | script | invocation |
---|---|---|
ug | ev_ug_trap_shop_next | case_jump("UG_SHOP_CANCEL", "ev_ug_shop_cancel") |
ug | ev_ug_item_shop_next | case_jump("UG_SHOP_CANCEL", "ev_ug_shop_cancel") |
ug | ev_ug_treasure_shop_next | case_jump("UG_SHOP_CANCEL", "ev_ug_shop_cancel") |