Skip to content

Having the booster pack's draw_hand property set to false is not letting the card be selected using controller #1439

Description

@TheHamester

Version of SMODS - stable 1.0.0-beta-1620a

I'm registering booster pack with the following parameters:

SMODS.Booster {
        ...
        draw_hand = false,
        config = { extra = 1, choose = 1 },
        ...
}

The hand is not being drawn, but when selecting the card with the controller the only option that appears is "USE", so picking up the card is not possible with the controller.

UPDATE: I've noticed this issues has been fixed on the latest release that's not been merge into stable, please consider merging latest tag to stable if it's possible.

Thanks!

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions