mirror of
https://github.com/magefree/mage.git
synced 2025-12-23 20:11:59 -08:00
Merge pull request #4293 from Zzooouhh/master
Implemented Corrosion and Desolation
This commit is contained in:
commit
cedfc5591b
4 changed files with 321 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