forked from IceYGO/windbot
-
-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Sorry if I disturb, I would like to add the following Types (already present in the script files, constant etc) also in the core filters, in order to find them also in the deck edit and in the description of the cards.
TYPE_PLUS = 0x20000000
TYPE_MINUS = 0x40000000
TYPE_ARMOR = 0x80000000
TYPE_CUSTOM1 = 0x100000000
TYPE_CUSTOM2 = 0x200000000
TYPE_CUSTOM3 = 0x400000000
TYPE_CUSTOM4 = 0x800000000
Can anyone help me please?
Metadata
Metadata
Assignees
Labels
No labels