Merge pull request #4293 from Zzooouhh/master

Implemented Corrosion and Desolation
This commit is contained in:
Zzooouhh 2017-12-28 12:39:54 +01:00 committed by GitHub
commit cedfc5591b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 321 additions and 0 deletions

View file

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