davidchambers / tutor

JavaScript interface for the Gatherer card database
https://gatherer.wizards.com/
Do What The F*ck You Want To Public License
149 stars 18 forks source link

Bug fix cards without abilities #19

Closed pcastellazzi closed 12 years ago

pcastellazzi commented 12 years ago

When "text" is not present (when parsing a card without abilities like Hill Giant) tutor crash. This patches fixes that, also a typo in gatherer were "Portugese (Brazil)" is sometines only spelled "Portuguese".

davidchambers commented 12 years ago

Thanks, Pablo. :)