From f53ca31b222c31563efc8a26930a14c17b6556ca Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Sun, 16 Feb 2025 22:39:13 -0800 Subject: [PATCH] update 6x61 description --- src/CommandFormats.hh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/CommandFormats.hh b/src/CommandFormats.hh index 466bacde..004b0b7a 100644 --- a/src/CommandFormats.hh +++ b/src/CommandFormats.hh @@ -4748,7 +4748,9 @@ struct G_StandardDropItemRequest_PC_V3_BB_6x60 : G_StandardDropItemRequest_DC_6x /* 18 */ } __packed_ws__(G_StandardDropItemRequest_PC_V3_BB_6x60, 0x18); -// 6x61: Activate MAG effect +// 6x61: Activate item effect +// This is used for MAG effects like invulnerability, but is also used for some +// weapons' specials (e.g. Heaven Punisher). struct G_ActivateMagEffect_6x61 { G_UnusedHeader header;