mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
Added initial version
This commit is contained in:
commit
b452bd670c
13290 changed files with 1178433 additions and 0 deletions
5
dumps/scripts/320.cs2
Normal file
5
dumps/scripts/320.cs2
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
void script_320(int arg0,int arg1,int arg2,int arg3,int arg4,string arg5,string arg6,string arg7,string arg8,string arg9,string arg10) {
|
||||
script_322(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10);
|
||||
setScriptCallOnItemContainerUpdate(321, new WidgetPointer(arg0), arg1, arg2, arg5, arg6, arg7, arg8, arg9, arg10, arg3, arg4, 93, 1, "IiissssssiiY", new WidgetPointer(arg0));
|
||||
return;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue