Undertale script viewer

← back to main script listing

gml_Object_obj_venus_pl_Other_13

(view raw script w/o annotations or w/e)
1
with (boss)
2
{
3
    if (reach2 < 29)
4
        reach2 += 0.5;
5
}