[CLB] Implemented Fraying Line

This commit is contained in:
Evan Kranzler 2022-06-02 21:32:17 -04:00
parent 72d7b8794e
commit 0b5c42dffa
3 changed files with 124 additions and 0 deletions

View file

@ -151,6 +151,7 @@ public enum CounterType {
REACH("reach"),
REPAIR("repair"),
RITUAL("ritual"),
ROPE("rope"),
RUST("rust"),
QUEST("quest"),
SILVER("silver"),