From 9a15433fbf32f2a47042b2c97efeea12efa1c017 Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Sat, 30 Nov 2024 10:21:46 -0800 Subject: [PATCH] fix error in item comments --- src/ItemData.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ItemData.hh b/src/ItemData.hh index 019068c1..4ffad241 100644 --- a/src/ItemData.hh +++ b/src/ItemData.hh @@ -93,7 +93,7 @@ struct ItemData { // C = stack size (for tools) // D = DEF bonus // E = EVP bonus - // F = armor/shield/unit flags (40=present; low 16 bits are present color) + // F = armor/shield/unit flags (40=present; low 4 bits are present color) // G = weapon grind // H = mag DEF // I = mag POW