mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
Merge pull request #26 from Zzooouhh/Zzooouhh-visions
Implemented Corrosion
This commit is contained in:
commit
502cfff1e7
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…
Reference in a new issue