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
|
Ayayayaya - 65576
|
||||||
howdoesanyonenameall - 1048586
|
Kittystorage - 1769474
|
||||||
kkitty - 13
|
Morecatz - 196652
|
||||||
butwhy - 0
|
Finalretainer - 655362
|
||||||
Nowitsabun - 9
|
Nowitsabun - 65568
|
||||||
Finalretainer - 131092
|
butwhy - 65540
|
||||||
Morecatz - 2359328
|
kkitty - 327684
|
||||||
Kittystorage - 16
|
howdoesanyonenameall - 3276807
|
||||||
Ayayayaya - 1572880
|
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){
|
function getRetainerIndex(id){
|
||||||
switch(id){
|
switch(id){
|
||||||
case 1572880:{
|
case 65576:{
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
case 16:{
|
case 1769474:{
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
case 2359328:{
|
case 196652:{
|
||||||
return 2;
|
return 2;
|
||||||
}
|
}
|
||||||
case 131092:{
|
case 655362:{
|
||||||
return 3;
|
return 3;
|
||||||
}
|
}
|
||||||
case 9:{
|
case 65568:{
|
||||||
return 4;
|
return 4;
|
||||||
}
|
}
|
||||||
case 0:{
|
case 65540:{
|
||||||
return 5;
|
return 5;
|
||||||
}
|
}
|
||||||
case 13:{
|
case 327684:{
|
||||||
return 6;
|
return 6;
|
||||||
}
|
}
|
||||||
case 1048586:{
|
case 3276807:{
|
||||||
return 7;
|
return 7;
|
||||||
}
|
}
|
||||||
case 2162700:{
|
case 393254:{
|
||||||
return 8;
|
return 8;
|
||||||
}
|
}
|
||||||
default:{
|
default:{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user