Commit ca95f047 authored by pichoro's avatar pichoro

Added |1 as an alternate way to access 1/2 colorless mana symbol.

parent 3c11cc7e
...@@ -136,6 +136,9 @@ symbol: ...@@ -136,6 +136,9 @@ symbol:
symbol: symbol:
code: 1/2 code: 1/2
image: mana_1_half.png image: mana_1_half.png
symbol:
code: |1
image: mana_1_half.png
symbol: symbol:
code: |W code: |W
image: mana_w_half.png image: mana_w_half.png
......
...@@ -97,6 +97,9 @@ symbol: ...@@ -97,6 +97,9 @@ symbol:
symbol: symbol:
code: 1/2 code: 1/2
image: mana_1_half.png image: mana_1_half.png
symbol:
code: |1
image: mana_1_half.png
symbol: symbol:
code: |W code: |W
image: mana_w_half.png image: mana_w_half.png
......
...@@ -149,6 +149,9 @@ symbol: ...@@ -149,6 +149,9 @@ symbol:
symbol: symbol:
code: 1/2 code: 1/2
image: mana_1_half.png image: mana_1_half.png
symbol:
code: |1
image: mana_1_half.png
symbol: symbol:
code: |W code: |W
image: mana_w_half.png image: mana_w_half.png
......
...@@ -156,6 +156,9 @@ symbol: ...@@ -156,6 +156,9 @@ symbol:
symbol: symbol:
code: 1/2 code: 1/2
image: mana_1_half.png image: mana_1_half.png
symbol:
code: |1
image: mana_1_half.png
symbol: symbol:
code: |W code: |W
image: mana_w_half.png image: mana_w_half.png
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment