[OTJ] Implement Cunning Coyote

This commit is contained in:
theelk801 2024-03-28 10:38:10 -04:00
parent f79435ca76
commit 4df99b528f
3 changed files with 56 additions and 0 deletions

View file

@ -129,6 +129,7 @@ public enum SubType {
CONSTRUCT("Construct", SubTypeSet.CreatureType),
COW("Cow", SubTypeSet.CreatureType, true), // Unglued
COWARD("Coward", SubTypeSet.CreatureType),
COYOTE("Coyote", SubTypeSet.CreatureType),
CRAB("Crab", SubTypeSet.CreatureType),
CROCODILE("Crocodile", SubTypeSet.CreatureType),
CROLUTE("Crolute", SubTypeSet.CreatureType, true), // Star Wars