ontehfritz / api.mtgdb.info

Project closing first of August 2015
http://www.mtgdb.info/
MIT License
36 stars 8 forks source link

Add Field for Related Cards #41

Closed jesseflorig closed 10 years ago

jesseflorig commented 10 years ago

Such as Scorned Villager/Moonscarred Werewolf

http://gatherer.wizards.com/Pages/Card/Details.aspx?multiverseid=262659

Or B.F.M.

http://gatherer.wizards.com/Pages/Card/Details.aspx?multiverseid=9844

ontehfritz commented 10 years ago

Thanks for this! I will have to look into loading the other card faces.

ontehfritz commented 10 years ago

Add "relatedCardId" to associated cards that need another card to be brought into play or have more than one card face.

ontehfritz commented 10 years ago

field has been added, however it won't be populated yet, all related cards ids = 0. This field will be populated when the open db features are released, then this issue can be closed

ontehfritz commented 10 years ago

Fixed Scorned Villager/Moonscarred Werewolf with the card change request feature. BFM is missing its other half so I will close this and create an issue for it.