chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2429c1
)
mao: Use decks variable for jokers too
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Tue, 8 Jun 2021 12:04:13 +0000
(13:04 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Tue, 8 Jun 2021 12:04:13 +0000
(13:04 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
specs/mao.game.toml
patch
|
blob
|
history
diff --git
a/specs/mao.game.toml
b/specs/mao.game.toml
index dbba34346c8e0c706d455ca2dabdc22af227db85..38dd8557e45612fe3c15de35c061bd8157c3efc0 100644
(file)
--- a/
specs/mao.game.toml
+++ b/
specs/mao.game.toml
@@
-84,7
+84,7
@@
item = "card-plain-back-maroon"
lib = "wikimedia"
prefix = "card-"
items = [
+{% for deck in decks %}
"bellot-joker-black", "rainbow", "bellot-joker-black",
- "bellot-joker-black", "rainbow", "bellot-joker-black",
- "bellot-joker-black", "rainbow", "bellot-joker-black",
+{% endfor %}
]