Undertale Yellow script viewer
← back to main script listing
gml_Object_obj_sorter_rocks_Step_0
(
view raw script w/o annotations or w/e
)
1
var xx = 890
2
var xx2 = 1026
3
if (room == rm_dunes_12b)
4
{
5
xx = 56
6
xx2 = 420
7
}
8
if (x < xx)
9
x = xx2