Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_controller_dw_cyber_maze_virokun_Create_0

(view raw script w/o annotations or w/e)
1
if (global.flag[391 fought_first_viro] == 0)
2
    viro = true;
3
else
4
    instance_destroy();