diff --git a/Source/itemdat.h b/Source/itemdat.h index 6318f73f5..5b6ab590c 100644 --- a/Source/itemdat.h +++ b/Source/itemdat.h @@ -13,7 +13,7 @@ namespace devilution { /** @todo add missing values and apply */ -enum _item_indexes : uint8_t { +enum _item_indexes : uint16_t { IDI_GOLD, IDI_WARRIOR, IDI_WARRSHLD,