mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 21:29:17 -08:00
implement [MKM] Cryptex
This commit is contained in:
parent
594a05b075
commit
5c7a27b231
3 changed files with 51 additions and 0 deletions
|
|
@ -206,6 +206,7 @@ public enum CounterType {
|
|||
TRAP("trap"),
|
||||
TREASURE("treasure"),
|
||||
UNITY("unity", "a"),
|
||||
UNLOCK("unlock"),
|
||||
VALOR("valor"),
|
||||
VELOCITY("velocity"),
|
||||
VERSE("verse"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue