mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
6 lines
170 B
Text
6 lines
170 B
Text
void script_3722(int arg0,int arg1,int arg2) {
|
|
if (standart_config_851 != -1) {
|
|
script_1163(arg0, arg1, arg2, 0, 180, getItemName(standart_config_851));
|
|
}
|
|
return;
|
|
}
|