jlkatz / OCTGN.OCTGNDeckConverter

A comprehensive OCTGN deck converter for OCTGN 3 which can convert several formats, websites, and plain text into the OCTGN 3 format.
http://octgngames.com/deckconverter/
7 stars 9 forks source link

Import MW from copy/paste should parse Mage names even if quantity is missing #16

Closed jlkatz closed 9 years ago

jlkatz commented 9 years ago

suggested by sIKE23

jlkatz commented 9 years ago

This should work now (v3.3.6+). I decided to make this a universal behavior: If a line of text doesn't have a quantity, but the name matches a card, then assume a quantity of 1. Previously, it would assume the line of text was invalid because it was missing a quantity.