Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_lemonadestand_Create_0

(view raw script w/o annotations or w/e)
1
image_index = 0
2
image_speed = 0
3
scene = 0
4
if (global.flag[0 Lemonade collected] == true)
5
    image_index = 1
6
script_execute(gml_Script_scr_depth, 0, 0, 0, 0, 0)