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

Implements the Murloc Tidehunter Battlecry: Summon a 1/1 Murloc Scout.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

MurlocTidehunter() public method

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