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

Implements the Nerubian Egg Deathrattle: Summon a 4/4 Nerubian.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

NerubianEgg() public method

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