mirror of
https://github.com/suloku/BW_tool.git
synced 2026-03-29 13:24:59 -05:00
Update DreamRadar.cs
Changed Audino to Sigilyph
This commit is contained in:
parent
06edc5d51c
commit
2dced0abb9
|
|
@ -707,7 +707,7 @@ namespace BW_tool
|
|||
|
||||
private UInt32[] legendaries = new UInt32[8];
|
||||
|
||||
public int[] legit_pk_index = new int[]{0, 79, 120, 137, 163, 174, 175, 213, 238, 280, 333, 374, 425, 436, 442, 447, 479, 517, 531};
|
||||
public int[] legit_pk_index = new int[]{0, 79, 120, 137, 163, 174, 175, 213, 238, 280, 333, 374, 425, 436, 442, 447, 479, 517, 561};
|
||||
public int[] legit_item_index = new int[]{0, 72, 73, 74, 75, 51, 154, 28, 29, 80, 109, 81, 82, 83, 84, 85, 91, 93, 270, 275, 538, 44, 50, 221};
|
||||
|
||||
public bool illegal;
|
||||
|
|
@ -916,4 +916,4 @@ Item Structure
|
|||
0x00 - 0x01 Quantity
|
||||
0x02 - 0x03 Item ID
|
||||
|
||||
*/
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user