[FDN] Implement Drake Hatcher

This commit is contained in:
ciaccona007 2024-11-02 22:57:09 -04:00
parent cd6bc9bddd
commit 931b81a4b9
3 changed files with 69 additions and 0 deletions

View file

@ -112,6 +112,7 @@ public enum CounterType {
ICE("ice"),
IMPOSTOR("impostor"),
INCARNATION("incarnation"),
INCUBATION("incubation"),
INDESTRUCTIBLE("indestructible"),
INFECTION("infection"),
INFLUENCE("influence"),