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:
af059d5
)
demo game: Give the dice descriptions
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 24 Apr 2022 15:45:01 +0000
(16:45 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 24 Apr 2022 15:45:14 +0000
(16:45 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
specs/demo.game.toml
patch
|
blob
|
history
diff --git
a/specs/demo.game.toml
b/specs/demo.game.toml
index 173758fda43305d3216bdb3419e4baff48a30253..257eb4b0bedc915eb4f705daf084fd5451465699 100644
(file)
--- a/
specs/demo.game.toml
+++ b/
specs/demo.game.toml
@@
-75,6
+75,7
@@
image.faces = ["#ccccff", "#ccffcc"]
pos = [140, 15]
type = "Die"
labels = 6
+desc = "a pink die"
occult.ilk = "d6-pink"
occult.label = "?"
image.type = "Rect"
@@
-85,6
+86,7
@@
image.faces = ["#ff8888"]
[[pieces]]
pos = [125, 15]
type = "Die"
+desc = "a red die"
labels = 6
occult.ilk = "d6-red"
occult.label = "?"