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
25
dumps/scripts/183.cs2
Normal file
25
dumps/scripts/183.cs2
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
void script_183(int arg0,int arg1) {
|
||||
switch (arg0) {
|
||||
case 1:
|
||||
globalint_44 = arg1;
|
||||
break;
|
||||
case 2:
|
||||
globalint_45 = arg1;
|
||||
break;
|
||||
case 3:
|
||||
globalint_46 = arg1;
|
||||
break;
|
||||
case 4:
|
||||
globalint_47 = arg1;
|
||||
break;
|
||||
case 5:
|
||||
globalint_48 = arg1;
|
||||
break;
|
||||
case 6:
|
||||
globalint_49 = arg1;
|
||||
break;
|
||||
case 7:
|
||||
globalint_1511 = arg1;
|
||||
}
|
||||
return;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue