Undertale script viewer
← back to main script listing
gml_Object_obj_vsflowey_heartdefeated_Step_2
(
view raw script w/o annotations or w/e
)
1
if (do_restart)
2
{
3
if (global.savedata_async_id == -1)
4
game_restart();
5
}