Skip to content

Card.AnnounceAnotherAttribute

Source Code | Card Functions

Makes (int player) announce an attribute different from the one(s) (Card c) currently has

Signature

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

lua
c:AnnounceAnotherAttribute(player)

Parameters

Returns


under-construction