Fixing double quotes in keywords.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1404 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
pichoro
2009-07-10 20:51:42 +00:00
parent 8731807b71
commit 3fb80cee04
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -171,7 +171,7 @@ keyword:
keyword: Bands with other
match: Bands with other <atom-param>name</atom-param>
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: Rampage
match: Rampage <atom-param>number</atom-param>
@@ -340,7 +340,7 @@ keyword:
keyword: Gotcha
match: Gotcha
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: Splice
match: Splice onto <atom-param>name</atom-param> <atom-param>cost</atom-param>
+2 -2
View File
@@ -610,7 +610,7 @@ keyword:
keyword: Bands with other
match: bands with other <atom-param>name</atom-param>
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: Rampage
match: rampage <atom-param>number</atom-param>
@@ -779,7 +779,7 @@ keyword:
keyword: Gotcha
match: Gotcha
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: Splice
match: splice onto <atom-param>name</atom-param> <atom-param>cost</atom-param>