[BLB] Implement Stocking the Pantry

This commit is contained in:
theelk801 2024-07-18 11:34:55 -04:00
parent 20e1a8002d
commit 82c2540b18
3 changed files with 82 additions and 0 deletions

View file

@ -206,6 +206,7 @@ public enum CounterType {
STRIFE("strife"),
STUDY("study"),
STUN("stun"),
SUPPLY("supply"),
SUSPECT("suspect"),
TASK("task"),
THEFT("theft"),