mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Added |1 as an alternate way to access 1/2 colorless mana symbol.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@615 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -136,6 +136,9 @@ symbol:
|
||||
symbol:
|
||||
code: 1/2
|
||||
image: mana_1_half.png
|
||||
symbol:
|
||||
code: |1
|
||||
image: mana_1_half.png
|
||||
symbol:
|
||||
code: |W
|
||||
image: mana_w_half.png
|
||||
|
||||
@@ -97,6 +97,9 @@ symbol:
|
||||
symbol:
|
||||
code: 1/2
|
||||
image: mana_1_half.png
|
||||
symbol:
|
||||
code: |1
|
||||
image: mana_1_half.png
|
||||
symbol:
|
||||
code: |W
|
||||
image: mana_w_half.png
|
||||
|
||||
@@ -149,6 +149,9 @@ symbol:
|
||||
symbol:
|
||||
code: 1/2
|
||||
image: mana_1_half.png
|
||||
symbol:
|
||||
code: |1
|
||||
image: mana_1_half.png
|
||||
symbol:
|
||||
code: |W
|
||||
image: mana_w_half.png
|
||||
|
||||
@@ -156,6 +156,9 @@ symbol:
|
||||
symbol:
|
||||
code: 1/2
|
||||
image: mana_1_half.png
|
||||
symbol:
|
||||
code: |1
|
||||
image: mana_1_half.png
|
||||
symbol:
|
||||
code: |W
|
||||
image: mana_w_half.png
|
||||
|
||||
Reference in New Issue
Block a user