Skip to content

Commit

Permalink
Add winning dice combos for two-kilo mockingbird
Browse files Browse the repository at this point in the history
Closes #77
  • Loading branch information
joshfriend committed Apr 20, 2019
1 parent 53cd8c5 commit df9c72b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion database/deck_creature_feature.json
Expand Up @@ -388,7 +388,8 @@
],
"rules": [
{"title": "Card Text", "text": "May be used once by a player to steal any four Zodiac cards and any four Carrot cards if he can roll any combination of numbers that multiply to 2000. Each die may be rolled three times."},
{"title": "Additional Rules", "text": "All four dice must be multiplied."}
{"title": "Additional Rules", "text": "All four dice must be multiplied."},
{"title": "Winning Combinations", "text": "There are only three combinations of dice that multiply to 2000:<ul><li>2, 10, 10, 10</li><li>4, 5, 10, 10</li><li>5, 5, 8, 10</li></ul>"}
]
},
{
Expand Down

0 comments on commit df9c72b

Please sign in to comment.