mirror of
https://github.com/magefree/mage.git
synced 2025-12-23 03:51:58 -08:00
Implemented Corrosion
This commit is contained in:
parent
002a3e84ef
commit
3a7b1454f8
1 changed files with 1 additions and 0 deletions
|
|
@ -109,6 +109,7 @@ public enum CounterType {
|
|||
PRESSURE("pressure"),
|
||||
PREY("prey"),
|
||||
REPAIR("repair"),
|
||||
RUST("rust"),
|
||||
QUEST("quest"),
|
||||
SCREAM("scream"),
|
||||
SHELL("shell"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue