Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_miner_snake_Draw_0

(view raw script w/o annotations or w/e)
1
draw_self()
2
if (npc_flag < 1)
3
    draw_sprite(spr_miner_rock, 0, (x - 22), (y + 16))