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

Implements the King Mukla Battlecry: Give your opponent 2 Bananas.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

KingMukla() public method

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