[BLC] Implement Communal Brewing

This commit is contained in:
PurpleCrowbar 2024-07-29 02:52:25 +01:00
parent 3ec3b773e3
commit da368e9abf
3 changed files with 138 additions and 0 deletions

View file

@ -115,6 +115,7 @@ public enum CounterType {
INFECTION("infection"),
INFLUENCE("influence"),
INGENUITY("ingenuity"),
INGREDIENT("ingredient"),
INTEL("intel"),
INTERVENTION("intervention"),
INVITATION("invitation"),