Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_chefs_coinvfx_Alarm_0

(view raw script w/o annotations or w/e)
1
if (obj_chefs_game.bananacoins)
2
    goto_score = true;
3
else
4
    instance_destroy();