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

Implements the Hungry Crab Battlecry: Destroy a Murloc and gain +2/+2.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

HungryCrab() public method

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