Skip to content

Card.AnnounceAnotherRace

Source Code | Card Functions

Makes (int player) announce a monster type (Race) different from the one(s) (Card c) currently has

Signature

Card.AnnounceAnotherRace(Card c, int player) → int

lua
c:AnnounceAnotherRace(player)

Parameters

Returns


under-construction