From 66995aedaf7c035ffef9b443b50b4a06b3c12666 Mon Sep 17 00:00:00 2001 From: Joe R Date: Mon, 7 Oct 2024 19:02:29 -0400 Subject: [PATCH] Fix inconsistent numbers in Memory rules (#394) --- html-src/rules/memory16.html | 2 +- html-src/rules/memory52.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/html-src/rules/memory16.html b/html-src/rules/memory16.html index a01c19e5c5..1dae2e936a 100644 --- a/html-src/rules/memory16.html +++ b/html-src/rules/memory16.html @@ -4,7 +4,7 @@

Memory 16

Object

-Flip all pairs of matching cards and get a score of 40 points or more. +Flip all pairs of matching cards and get a score of 30 points or more.

Rules

diff --git a/html-src/rules/memory52.html b/html-src/rules/memory52.html index 468608092d..bea0f6552c 100644 --- a/html-src/rules/memory52.html +++ b/html-src/rules/memory52.html @@ -4,7 +4,7 @@

Memory 52

Object

-Flip all pairs of matching cards and get a score of 40 points or more. +Flip all pairs of matching cards and get a score of 50 points or more.

Rules