Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_sale_poster_Alarm_0

(view raw script w/o annotations or w/e)
1
global.cutscene = false;
2
scr_text
scr_text

function scr_text() { if (!instance_exists(obj_dialogue)) msg = instance_create(x, y, obj_dialogue); }
();
3
with (msg)
4
    message[0] = "* (The \"s\" in \"products\" is#  crudely scribbled out.)";