Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_b3bs_console_Step_2

(view raw script w/o annotations or w/e)
1
if (room == room_dw_b3bs_bibliox)
2
{
3
    with (obj_mainchara)
4
        cutscene = true;
5
}