My WD spam Zombie Dog when Tall Man's Finger equipped, and i try to modify trintiy to this and it won't help, is that because the big dog has a different ID? Thanks.
// Zombie Dogs non-sacrifice build
if (CanCast(SNOPower.Witchdoctor_SummonZombieDog) && Trinity.PlayerOwnedZombieDogCount < 1)
{
return new TrinityPower(SNOPower.Witchdoctor_SummonZombieDog);
}






