[LTC] Implement Prize Pig

This commit is contained in:
theelk801 2023-06-19 16:37:33 -04:00
parent 1be43ef6ff
commit fd37be92fe
3 changed files with 82 additions and 0 deletions

View file

@ -164,6 +164,7 @@ public enum CounterType {
REJECTION("rejection"),
REPAIR("repair"),
REPRIEVE("reprieve"),
RIBBON("ribbon"),
RITUAL("ritual"),
ROPE("rope"),
RUST("rust"),