C# Class HearthAnalyzer.Core.Cards.Minions.HomingChicken

Implements the Homing Chicken At the start of your turn, destroy this minion and draw 3 cards.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

Method Description
HomingChicken ( int id = -1 ) : System

Method Details

HomingChicken() public method

public HomingChicken ( int id = -1 ) : System
id int
return System