- [C17] Added 9 cards implemented by Marek (all tested ingame).

This commit is contained in:
Agetian
2017-08-08 12:23:56 +00:00
parent 48faabee49
commit a07ff51c68
11 changed files with 113 additions and 0 deletions

View File

@@ -88,6 +88,7 @@ public final class CardUtil {
.put("Elves", "Elf")
.put("Goblins", "Goblin")
.put("Gorgons", "Gorgon")
.put("Rats", "Rat")
.put("Vampires", "Vampire")
.put("Werewolves", "Werewolf")
.put("Zombies", "Zombie")