add notes about mag effect activation

This commit is contained in:
Martin Michelsen
2023-10-27 10:58:56 -07:00
parent 3a21cb29fd
commit 7651922dc9
3 changed files with 26 additions and 11 deletions
+3 -3
View File
@@ -4376,12 +4376,12 @@ struct G_StandardDropItemRequest_PC_V3_BB_6x60 : G_StandardDropItemRequest_DC_6x
le_float unknown_a2;
} __packed__;
// 6x61: Feed MAG
// 6x61: Activate MAG effect
struct G_FeedMAG_6x61 {
struct G_ActivateMagEffect_6x61 {
G_UnusedHeader header;
le_uint32_t mag_item_id;
le_uint32_t fed_item_id;
le_uint32_t effect_number;
} __packed__;
// 6x62: Unknown