mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
Added initial version
This commit is contained in:
commit
b452bd670c
13290 changed files with 1178433 additions and 0 deletions
33
dumps/scripts/4977.cs2
Normal file
33
dumps/scripts/4977.cs2
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
int script_4977(int arg0) {
|
||||
switch (arg0) {
|
||||
case 35:
|
||||
return 7232;
|
||||
case 36:
|
||||
return 7229;
|
||||
case 37:
|
||||
return 7072;
|
||||
case 38:
|
||||
return 7131;
|
||||
case 39:
|
||||
return 7222;
|
||||
case 40:
|
||||
return 7115;
|
||||
case 41:
|
||||
return 7238;
|
||||
case 42:
|
||||
return 7032;
|
||||
case 43:
|
||||
return 7138;
|
||||
case 44:
|
||||
return 7277;
|
||||
case 45:
|
||||
return 7262;
|
||||
case 46:
|
||||
return 7258;
|
||||
case 47:
|
||||
return 7254;
|
||||
case 48:
|
||||
return 7267;
|
||||
}
|
||||
return -1;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue