mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
6 lines
109 B
Text
6 lines
109 B
Text
void script_2858() {
|
|
if (globalint_1069 < 5000) {
|
|
globalint_1069 = add(globalint_1069, 50);
|
|
}
|
|
return;
|
|
}
|