projects
/
vchess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c9f08f
)
Typo
author
Benjamin Auder
<benjamin.auder@somewhere>
Sat, 20 Mar 2021 17:07:31 +0000
(18:07 +0100)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Sat, 20 Mar 2021 17:07:31 +0000
(18:07 +0100)
server/db/populate.sql
patch
|
blob
|
blame
|
history
diff --git
a/server/db/populate.sql
b/server/db/populate.sql
index
f0c87ed
..
97ccdd6
100644
(file)
--- a/
server/db/populate.sql
+++ b/
server/db/populate.sql
@@
-161,8
+161,8
@@
insert or ignore into Variants (name, description) values
('Switching', 'Exchange pieces'' positions'),
('Synochess', 'Dynasty versus Kingdom'),
('Takenmake', 'Prolongated captures'),
- ('Teleport
(v1)
', 'Reposition pieces (v1)'),
- ('Teleport
(v2)
', 'Reposition pieces (v2)'),
+ ('Teleport
1
', 'Reposition pieces (v1)'),
+ ('Teleport
2
', 'Reposition pieces (v2)'),
('Tencubed', 'Four new pieces'),
('Threechecks', 'Give three checks'),
('Titan', 'Extra bishops and knights'),