Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Francis Veilleux-Gaboury committed May 6, 2015
2 parents 9ea1dba + 97a1607 commit 9bda4b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions extra-resources/card-library-guide.md
Expand Up @@ -261,8 +261,8 @@ Example usages:
{
name: "my card",
//some trigger: {
target: "owner",
give: {
target: "owner",
denyCounterAttack: 1,
},
},
Expand All @@ -273,8 +273,8 @@ Example usages:
{
name: "my card",
//some trigger: {
target: "owner",
give: {
target: "owner",
attack: 1,
},
},
Expand All @@ -285,8 +285,8 @@ Example usages:
{
name: "my card",
//some trigger: {
target: "owner",
give: {
target: "owner",
health: 1,
},
},
Expand Down

0 comments on commit 9bda4b4

Please sign in to comment.