Commit 2f9cd915 authored by pichoro's avatar pichoro

Fixing double quotes in keywords.

parent d0a7e71d
...@@ -171,7 +171,7 @@ keyword: ...@@ -171,7 +171,7 @@ keyword:
keyword: Bands with other keyword: Bands with other
match: Bands with other <atom-param>name</atom-param> match: Bands with other <atom-param>name</atom-param>
mode: old mode: old
reminder: Any {param1} can attack in a band as long as at least one has "bands with other {param1}." Bands are blocked as a group. If at least two {param1} you control, one of which has "bands with other {param1}," are blocking or being blocked by the same creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking. reminder: Any {param1} can attack in a band as long as at least one has “bands with other {param1}.” Bands are blocked as a group. If at least two {param1} you control, one of which has “bands with other {param1},” are blocking or being blocked by the same creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.
keyword: keyword:
keyword: Rampage keyword: Rampage
match: Rampage <atom-param>number</atom-param> match: Rampage <atom-param>number</atom-param>
...@@ -340,7 +340,7 @@ keyword: ...@@ -340,7 +340,7 @@ keyword:
keyword: Gotcha keyword: Gotcha
match: Gotcha match: Gotcha
mode: pseudo mode: pseudo
rules: Gotcha — Whenever an opponent [does something], you may say "Gotcha!". If you do, return [something] from your graveyard to your hand. rules: Gotcha — Whenever an opponent [does something], you may say “Gotcha!”. If you do, return [something] from your graveyard to your hand.
keyword: keyword:
keyword: Splice keyword: Splice
match: Splice onto <atom-param>name</atom-param> <atom-param>cost</atom-param> match: Splice onto <atom-param>name</atom-param> <atom-param>cost</atom-param>
......
...@@ -610,7 +610,7 @@ keyword: ...@@ -610,7 +610,7 @@ keyword:
keyword: Bands with other keyword: Bands with other
match: bands with other <atom-param>name</atom-param> match: bands with other <atom-param>name</atom-param>
mode: old mode: old
reminder: Any {param1} can attack in a band as long as at least one has "bands with other {param1}." Bands are blocked as a group. If at least two {param1} you control, one of which has "bands with other {param1}," are blocking or being blocked by the same creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking. reminder: Any {param1} can attack in a band as long as at least one has “bands with other {param1}.” Bands are blocked as a group. If at least two {param1} you control, one of which has “bands with other {param1},” are blocking or being blocked by the same creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.
keyword: keyword:
keyword: Rampage keyword: Rampage
match: rampage <atom-param>number</atom-param> match: rampage <atom-param>number</atom-param>
...@@ -779,7 +779,7 @@ keyword: ...@@ -779,7 +779,7 @@ keyword:
keyword: Gotcha keyword: Gotcha
match: Gotcha match: Gotcha
mode: pseudo mode: pseudo
rules: Gotcha — Whenever an opponent [does something], you may say "Gotcha!". If you do, return [something] from your graveyard to your hand. rules: Gotcha — Whenever an opponent [does something], you may say “Gotcha!”. If you do, return [something] from your graveyard to your hand.
keyword: keyword:
keyword: Splice keyword: Splice
match: splice onto <atom-param>name</atom-param> <atom-param>cost</atom-param> match: splice onto <atom-param>name</atom-param> <atom-param>cost</atom-param>
......
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