reagent_flags is used elsewhere, renamed to chemical_flags
This commit is contained in:
@@ -177,7 +177,7 @@ GLOBAL_LIST_INIT(bitfields, list(
|
||||
"CAN_CARRY" = CAN_CARRY,
|
||||
"CAN_RESIST" = CAN_RESIST
|
||||
),
|
||||
"reagent_flags" = list(
|
||||
"chemical_flags" = list(
|
||||
"REAGENT_DEAD_PROCESS" = REAGENT_DEAD_PROCESS,
|
||||
"REAGENT_DONOTSPLIT" = REAGENT_DONOTSPLIT,
|
||||
"REAGENT_ONLYINVERSE" = REAGENT_ONLYINVERSE,
|
||||
|
||||
Reference in New Issue
Block a user