Undertale script viewer

← back to main script listing

gml_Object_obj_time_Other_70

related scripts: Create_0Draw_64Draw_75Draw_76Draw_77KeyPress_114KeyPress_75Other_2Other_4Other_70 Other_72Step_1Step_2

(view raw script w/o annotations or w/e)
1
if (is_undefined(ds_map_find_value(async_load, "id")))
2
    exit;
3
if (ds_map_find_value(async_load, "id") == 103)
4
    trophy_handle_load_state();