fix(rarity): change "Special" symbol

Fixes #20.
This commit is contained in:
Sabe Jones 2017-01-18 16:05:40 +00:00
parent ee5f26590d
commit 6a2044828b

View file

@ -28,7 +28,7 @@ rarity_uncommon_marker = 'N'
rarity_rare_marker = 'A'
rarity_mythic_marker = 'Y'
# with some crazy exceptions
rarity_special_marker = 'E'
rarity_special_marker = 'I'
rarity_basic_land_marker = 'L'
# unambiguous synonyms