[VOW] Implemented Wedding Announcement

This commit is contained in:
Daniel Bomar 2021-10-29 09:20:42 -05:00
parent 003eeb81b8
commit 5fd961aefe
No known key found for this signature in database
GPG key ID: C86C8658F4023918
4 changed files with 112 additions and 0 deletions

View file

@ -91,6 +91,7 @@ public enum CounterType {
INDESTRUCTIBLE("indestructible"),
INFECTION("infection"),
INTERVENTION("intervention"),
INVITATION("invitation"),
ISOLATION("isolation"),
JAVELIN("javelin"),
KNOWLEDGE("knowledge"),