mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
4 lines
141 B
Text
4 lines
141 B
Text
void script_2405(int arg0,int arg1) {
|
|
script_2010(arg0, arg1, "Level 70 Agility" + "<br>" + "Requires a rope on first passage");
|
|
return;
|
|
}
|