feat : add chicago, iowa, oslo and symmetric piece sets
This commit is contained in:
@@ -60,6 +60,7 @@ export const PIECE_SETS = [
|
||||
"celtic",
|
||||
"chess7",
|
||||
"chessnut",
|
||||
"chicago",
|
||||
"companion",
|
||||
"cooke",
|
||||
"dubrovny",
|
||||
@@ -70,6 +71,7 @@ export const PIECE_SETS = [
|
||||
"governor",
|
||||
"horsey",
|
||||
"icpieces",
|
||||
"iowa",
|
||||
"kiwen-suwi",
|
||||
"kosal",
|
||||
"leipzig",
|
||||
@@ -78,6 +80,7 @@ export const PIECE_SETS = [
|
||||
"merida",
|
||||
"monarchy",
|
||||
"mpchess",
|
||||
"oslo",
|
||||
"pirouetti",
|
||||
"pixel",
|
||||
"reillycraig",
|
||||
@@ -86,6 +89,7 @@ export const PIECE_SETS = [
|
||||
"shapes",
|
||||
"spatial",
|
||||
"staunty",
|
||||
"symmetric",
|
||||
"tatiana",
|
||||
"xkcd",
|
||||
] as const satisfies string[];
|
||||
|
||||
Reference in New Issue
Block a user