// auto-transcompiled — see *.dnd.json for canonical truth
lspeed = hspeed;
if(mplatlcheck(tile1))
{
if(stouch)
{
server.x -= hspeed;
stouch = 0;
}
x = other.x + 44;
hspeed = 0
}
else if(mplatrcheck(tile1))
{
if(stouch)
{
server.x -= hspeed;
stouch = 0;
}
x = other.x - 44;
hspeed = 0
}
if(alarm[0] <= 0 && rand)
{
alarm[0] = 90+random(60);
}
else if(alarm[0] <= 0)
{
alarm[0] = 150;
}
