Merge pull request #15032 from keronshb/itemhighlight

Ports Inventory Outlines
This commit is contained in:
silicons
2021-08-26 21:41:25 -07:00
committed by GitHub
9 changed files with 89 additions and 3 deletions
+1
View File
@@ -71,6 +71,7 @@ GLOBAL_LIST_INIT(bitfields, list(
"DROPDEL" = DROPDEL,
"NOBLUDGEON" = NOBLUDGEON,
"ABSTRACT" = ABSTRACT,
"IN_STORAGE" = IN_STORAGE,
"ITEM_CAN_BLOCK" = ITEM_CAN_BLOCK,
"ITEM_CAN_PARRY" = ITEM_CAN_PARRY
),