Update DreamRadar.cs

Changed Audino to Sigilyph
This commit is contained in:
Paxnar 2023-09-03 01:09:41 +03:00 committed by GitHub
parent 06edc5d51c
commit 2dced0abb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
*/
*/