menu_list = [new vending_menu_option(stringsetloc("Buy", "obj_shop_vending_changing_slash_Other_11_gml_5_0"), 1), new vending_menu_option(stringsetloc("Exchange", "obj_shop_vending_changing_slash_Other_11_gml_6_0"), 4, "exchange", 1), new vending_menu_option(stringsetloc("Check", "obj_shop_vending_changing_slash_Other_11_gml_7_0"), 4, "check", 0), new vending_menu_option(stringsetloc("Exit", "obj_shop_vending_changing_slash_Other_11_gml_8_0"), 99)]; item_list = [new vending_item(37, "item", 20), new vending_item(37, "item", 20), new vending_item(37, "item", 20), new vending_event(stringsetloc("SMILE", "obj_shop_vending_changing_slash_Other_11_gml_17_0"), stringsetloc("Always at#your#humble#service", "obj_shop_vending_changing_slash_Other_11_gml_17_1"), 1, stringsetloc("FREE", "obj_shop_vending_changing_slash_Other_11_gml_17_2"), [1055, 6])];