[LTR] Implement The One Ring

This commit is contained in:
theelk801 2023-04-22 20:02:18 -04:00
parent 2ea6a85aec
commit d17f1fc723
3 changed files with 74 additions and 0 deletions

View file

@ -29,6 +29,7 @@ public enum CounterType {
BOUNTY("bounty"),
BRIBERY("bribery"),
BRICK("brick"),
BURDEN("burden"),
CAGE("cage"),
CARRION("carrion"),
CHARGE("charge"),