X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=server%2Fdb%2Fpopulate.sql;h=2510ace0f3c86d5f1a22ef5a1616752898ac55fa;hp=043c8a8f83fe525f9d4f4ed02f1dde22c2315bb9;hb=b90120e062404b8c656d4f38e66727df8a7e1c5a;hpb=459edd581fa23f511e224f07554944bbe53a2d70 diff --git a/server/db/populate.sql b/server/db/populate.sql index 043c8a8f..2510ace0 100644 --- a/server/db/populate.sql +++ b/server/db/populate.sql @@ -128,6 +128,7 @@ insert or ignore into Variants (name, description) values ('Shatranj', 'Ancient rules'), ('Shogi', 'Japanese Chess'), ('Sittuyin', 'Burmese Chess'), + ('Spartan', 'Spartan versus Persians'), ('Squatter', 'Squat last rank'), ('Suicide', 'Lose all pieces'), ('Suction', 'Attract opposite king'),