X-Git-Url: https://git.auder.net/assets/rpsls.css?a=blobdiff_plain;f=variants.js;h=f42033e2b67440f7ece718661a004e24f850445b;hb=c4d2eb5bdf1b23d8c4a9d09322f84a9e0da9d60c;hp=524538c5ee36f219c04935aa0e659b70d8df2ffe;hpb=90d128509cb2184cfc86bf13f9f6496704be237a;p=xogo.git diff --git a/variants.js b/variants.js index 524538c..f42033e 100644 --- a/variants.js +++ b/variants.js @@ -41,10 +41,10 @@ const variants = [ {name: 'Cylinder', desc: 'Neverending rows'}, {name: 'Cwda', desc: 'New teams', disp: 'Different armies'}, {name: 'Dark', desc: 'In the shadow'}, -// {name: 'Diamond', desc: 'Rotating board'}, -// {name: 'Dice', desc: 'Roll the dice'}, -// {name: 'Discoduel', desc: 'Enter the disco', disp: 'Disco Duel'}, -// {name: 'Dobutsu', desc: "Let's catch the Lion!"}, + {name: 'Diamond', desc: 'Rotating board'}, + {name: 'Dice', desc: 'Roll the dice'}, + {name: 'Discoduel', desc: 'Enter the disco', disp: 'Disco Duel'}, + {name: 'Dobutsu', desc: "Let's catch the Lion!"}, // {name: 'Doublearmy', desc: '64 pieces on the board', disp: 'Double Army'}, {name: 'Doublemove', desc: 'Double moves'}, // {name: 'Dynamo', desc: 'Push and pull'},