// auto-transcompiled — see *.dnd.json for canonical truth
//Depth
depth_set(0,22);
if(image_speed == 1)
{
image_speed = 0.16;
}

if(string(name) == "0" || string(name) == "")
{
name = "REAPROG";
}
if(string(say) == "0" || string(say) == "")
{
say = "NHEH NHEH NHEH NHEH NNNHEH ...";
}

SprDL = DAProgramDL;
SprDR = DAProgramDR;
SprUL = DAProgramUL;
SprUR = DAProgramUR;
pathx[1] = 4246;
pathy[1] = 3820;
pathx[2] = 3927;
pathy[2] = 4370;

cantalk = 1;
pushnavi = 1;

pathrand = random(50);
if(pathrand <= 9) path_start(reapath_1,2,0,1);
else path_start(reapath_2,2,0,1);
