implement [MKM] Cryptex

This commit is contained in:
xenohedron 2024-02-04 16:02:13 -05:00
parent 594a05b075
commit 5c7a27b231
3 changed files with 51 additions and 0 deletions

View file

@ -206,6 +206,7 @@ public enum CounterType {
TRAP("trap"),
TREASURE("treasure"),
UNITY("unity", "a"),
UNLOCK("unlock"),
VALOR("valor"),
VELOCITY("velocity"),
VERSE("verse"),