Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
  • Sign in / Register
Y
ygopro-rush-duel
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Packages
    • Packages
    • List
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issues
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • MyCard
  • ygopro-rush-duel
  • Issues
  • #10

Closed
Open
Opened Mar 27, 2022 by AntiMetaman@AntiMetaman
  • Report abuse
  • New issue
Report abuse New issue

Legend cards with Alternate art

Monster Reborn (120194004) has the alias 120000000 (Legend card).

But Monster Reborn has a new alternate art, 120195004. This has to alias to 120194004.

This is why we changed our database structure to find another way to flag cards with Legend. In our datas table, you will see the category column. This column will have 0x80 which is for Legend card.

To be compatible with your scripts, we also added the alias 120000000 to all the legend cards, but this won't work with alternate arts.

Linked issues

  • Discussion
  • Designs
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: mycard/ygopro-rush-duel#10