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
9
dumps/scripts/1525.cs2
Normal file
9
dumps/scripts/1525.cs2
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
int script_1525() {
|
||||
int ivar0;
|
||||
ivar0 = 0;
|
||||
ivar0 = add(add(add(add(add(add(add(add(add(add(add(add(add(bitconfig_5691, bitconfig_5692), bitconfig_5693), bitconfig_5694), bitconfig_5695), bitconfig_5696), bitconfig_5697), bitconfig_5698), bitconfig_5699), bitconfig_5700), bitconfig_5701), bitconfig_5702), bitconfig_5703), bitconfig_5704);
|
||||
if (bitconfig_5705 == 3) {
|
||||
ivar0 = add(ivar0, 1);
|
||||
}
|
||||
return ivar0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue