Files
2009scape/dumps/scripts/2400.cs2
T
2021-03-07 20:37:32 -06:00

5 lines
138 B
Plaintext

void script_2400(int arg0,int arg1) {
script_2010(arg0, arg1, "Level 37 Agility" + "<br>" + "Requires the Grand Tree quest");
return;
}