Draw multiple cards with one drawCard call #220

Closed
opened 2023-06-28 21:15:38 +00:00 by LunarTides · 2 comments
LunarTides commented 2023-06-28 21:15:38 +00:00 (Migrated from github.com)

Add a parameter to Player.drawCard called amount, and default it to 1.
It will draw amount cards.

Add a parameter to `Player.drawCard` called `amount`, and default it to 1. It will draw `amount` cards.
LunarTides commented 2023-07-31 12:27:36 +00:00 (Migrated from github.com)

This won't happen since Player.drawCard returns the drawn card.

This won't happen since `Player.drawCard` returns the drawn card.
IsakSkole123 commented 2023-08-24 09:08:21 +00:00 (Migrated from github.com)

Reopening this, but won't give it a milestone. Do this whenever.

Reopening this, but won't give it a milestone. Do this whenever.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
LunarTides/Hearthstone.js#220
No description provided.