Update retainer IDs and make sure cheat table's updated. Fixed bugs
This commit is contained in:
parent
9f66eeaae8
commit
576dbc773e
@ -1,9 +1,16 @@
|
||||
ayayayay - 2162700
|
||||
howdoesanyonenameall - 1048586
|
||||
kkitty - 13
|
||||
butwhy - 0
|
||||
Nowitsabun - 9
|
||||
Finalretainer - 131092
|
||||
Morecatz - 2359328
|
||||
Kittystorage - 16
|
||||
Ayayayaya - 1572880
|
||||
Ayayayaya - 65576
|
||||
Kittystorage - 1769474
|
||||
Morecatz - 196652
|
||||
Finalretainer - 655362
|
||||
Nowitsabun - 65568
|
||||
butwhy - 65540
|
||||
kkitty - 327684
|
||||
howdoesanyonenameall - 3276807
|
||||
ayayayay - 393254
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
BIN
Retainer Possible IDs.CS
Normal file
BIN
Retainer Possible IDs.CS
Normal file
Binary file not shown.
@ -12,31 +12,31 @@ retainerInventories=[[],[],[],[],[],[],[],[],[]]
|
||||
|
||||
function getRetainerIndex(id){
|
||||
switch(id){
|
||||
case 1572880:{
|
||||
case 65576:{
|
||||
return 0;
|
||||
}
|
||||
case 16:{
|
||||
case 1769474:{
|
||||
return 1;
|
||||
}
|
||||
case 2359328:{
|
||||
case 196652:{
|
||||
return 2;
|
||||
}
|
||||
case 131092:{
|
||||
case 655362:{
|
||||
return 3;
|
||||
}
|
||||
case 9:{
|
||||
case 65568:{
|
||||
return 4;
|
||||
}
|
||||
case 0:{
|
||||
case 65540:{
|
||||
return 5;
|
||||
}
|
||||
case 13:{
|
||||
case 327684:{
|
||||
return 6;
|
||||
}
|
||||
case 1048586:{
|
||||
case 3276807:{
|
||||
return 7;
|
||||
}
|
||||
case 2162700:{
|
||||
case 393254:{
|
||||
return 8;
|
||||
}
|
||||
default:{
|
||||
|
Loading…
x
Reference in New Issue
Block a user