[VOW] Implemented Investigator's Journal

This commit is contained in:
Daniel Bomar 2021-11-01 09:21:50 -05:00
parent 9506147356
commit d0466ff6f3
No known key found for this signature in database
GPG key ID: C86C8658F4023918
3 changed files with 107 additions and 0 deletions

View file

@ -162,6 +162,7 @@ public enum CounterType {
STORAGE("storage"),
STRIFE("strife"),
STUDY("study"),
SUSPECT("suspect"),
TASK("task"),
THEFT("theft"),
TIDE("tide"),