Mage: Implementing spoiled cards when we don't know the collector's number?

Created on 10 Mar 2018  路  2Comments  路  Source: magefree/mage

Any guidelines for implementing the newly leaked Dominaria cards, since we don't know the collector numbers yet? When I'm filling in Dominaria.java, should I just use made-up placeholder numbers?

question

All 2 comments

Don't worry about collector numbers, use any unique like 1,2,3,4,5,6 -- I'll fix that automatic after real numbers show up and before xmage's dominaria release. You can recreate all cards by delete all db-card-files in server/client dirs.

BUT don't post new code to master repository yet, create pull request.

You can just add the cards to the cards package. The set only needs them to show them in the editor and do drafts and suck.

Also, doing the numbers isn鈥檛 too hard for now. There鈥檚 a good standard way they are done.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JayDi85 picture JayDi85  路  3Comments

copperfield42 picture copperfield42  路  6Comments

townxelliot picture townxelliot  路  3Comments

dosfod picture dosfod  路  7Comments

AsterAether picture AsterAether  路  5Comments