mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
9 lines
273 B
Text
9 lines
273 B
Text
void script_2855() {
|
|
if (((boolean)script_2869(addToCoordinate(globalint_1070, 0, 0, -1)))) {
|
|
return;
|
|
}
|
|
if (script_2866(getMyPositionHash(), addToCoordinate(globalint_1070, 0, 0, -1)) < 31) {
|
|
globalint_1070 = addToCoordinate(globalint_1070, 0, 0, -1);
|
|
}
|
|
return;
|
|
}
|