code
ev_ug_item_shop_next:
ug_shop_menu_init("UG_SHOP_GOODS", work: 246)
ldwk(work: 238, work: 246)
switch(work: 246)
case_jump("UG_SHOP_CARAT_SMALL", "ev_ug_item_shop_bag_small")
case_jump("UG_SHOP_BAG_FULL", "ev_ug_item_shop_bag_full")
case_jump("UG_SHOP_MISS_SELECT", "ev_ug_item_shop_miss_select")
case_jump("UG_SHOP_CANCEL", "ev_ug_shop_cancel")
jump("ev_ug_shop_others_item")
end()
2 callers
script_set | script | invocation |
---|---|---|
ug | ev_ug_item_shop | jump("ev_ug_item_shop_next") |
ug | ev_ug_item_shop_ret | jump("ev_ug_item_shop_next") |