Undertale script viewer

← back to main script listing

gml_Object_obj_papstove_Draw_0

(view raw script w/o annotations or w/e)
1
draw_sprite(spr_kitchencounter, 0, x, y - 41);
2
draw_sprite(sprite_index, image_index, x, y);