mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
3 lines
111 B
Text
3 lines
111 B
Text
int script_2262(int arg0) {
|
|
return multiplyDivide(getItemValue(arg0), 100, getItemHashmapData(arg0, 1046));
|
|
}
|