Merge pull request #26 from Zzooouhh/Zzooouhh-visions

Implemented Corrosion
This commit is contained in:
Zzooouhh 2017-12-26 16:54:26 +01:00 committed by GitHub
commit 502cfff1e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -109,6 +109,7 @@ public enum CounterType {
PRESSURE("pressure"),
PREY("prey"),
REPAIR("repair"),
RUST("rust"),
QUEST("quest"),
SCREAM("scream"),
SHELL("shell"),