mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
8 lines
222 B
Text
8 lines
222 B
Text
void script_3347() {
|
|
if (((boolean)globalint_1176)) {
|
|
script_1163(61538367, -1, 61538418, 25, 200, "P2: Shared XP is ON");
|
|
} else {
|
|
script_1163(61538367, -1, 61538418, 25, 200, "P2: Shared XP is OFF");
|
|
}
|
|
return;
|
|
}
|