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:
829e86b
)
library loading, fixes
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 26 Sep 2020 16:19:04 +0000
(17:19 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 26 Sep 2020 16:19:04 +0000
(17:19 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
demo/test.game.toml
patch
|
blob
|
history
diff --git
a/demo/test.game.toml
b/demo/test.game.toml
index 354f120c890c5bae70b2065c552763684279e7c6..936a42ee163fd3da55bd7d54813c90426c01162e 100644
(file)
--- a/
demo/test.game.toml
+++ b/
demo/test.game.toml
@@
-20,4
+20,10
@@
faces = ["blue", "grey"]
pos = [90,100]
type = "Lib"
lib = "wikimedia"
-item = "chess-w-N"
+item = "chess-w-B"
+
+[[pieces]]
+pos = [90,110]
+type = "Lib"
+lib = "wikimedia"
+item = "chess-b-N"