Removed IG_KACHUA_SECRET_BOX

This commit is contained in:
Atemo 2022-11-28 16:15:41 +01:00
parent 73e06f9abf
commit a2e5b63ad2
3 changed files with 0 additions and 19 deletions

View File

@ -48164,20 +48164,3 @@ Body:
Rate: 1
- Item: Cvt_Physical_Wing
Rate: 1
- Group: KACHUA_SECRET_BOX
AnnounceBoxItemId: 23914
SubGroups:
- SubGroup: 0
List:
- Item: Cachua_Coupon
- SubGroup: 1
List:
- Item: Red_Potion
Rate: 4
- Item: Yellow_Potion
Rate: 3
- Item: White_Potion
Rate: 2
- Item: Blue_Potion
Rate: 1
Announced: true

View File

@ -1745,7 +1745,6 @@ enum e_random_item_group {
IG_AEGIS_101923,
IG_AEGIS_101924,
IG_AEGIS_101925,
IG_KACHUA_SECRET_BOX,
IG_MAX,
};

View File

@ -6543,7 +6543,6 @@
export_constant(IG_AEGIS_101923);
export_constant(IG_AEGIS_101924);
export_constant(IG_AEGIS_101925);
export_constant(IG_KACHUA_SECRET_BOX);
/* unit stop walking */
export_constant(USW_NONE);