mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
6 lines
170 B
Text
6 lines
170 B
Text
void script_4123(int arg0,int arg1,int arg2) {
|
|
if (standart_config_853 != -1) {
|
|
script_1163(arg0, arg1, arg2, 0, 180, getItemName(standart_config_853));
|
|
}
|
|
return;
|
|
}
|