From f9efd706a767410b74f781bdeee981dcc9462bd5 Mon Sep 17 00:00:00 2001 From: Mathieu Loiseau <mathieu.loiseau@liris.cnrs.fr> Date: Tue, 14 Nov 2023 09:57:51 +0100 Subject: [PATCH] harmo --- Assets/Resources/one_for_all.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Assets/Resources/one_for_all.json b/Assets/Resources/one_for_all.json index 98b23434..7f2a22e4 100644 --- a/Assets/Resources/one_for_all.json +++ b/Assets/Resources/one_for_all.json @@ -11739,21 +11739,21 @@ { "id": "Bonz", "image": "M.F.Fd-14.4", - "son": "I.F.Fr_m_237", + "son": "bonz_m", "description": null, "correct": true }, { "id": "bzon", "image": "M.F.Fd-15.1", - "son": "I.F.Fr_m_238", + "son": "bzon_m", "description": null, "correct": false }, { "id": "azb", "image": "M.F.Fd-20.2", - "son": "I.F.Fr_m_239", + "son": "azb_m", "description": null, "correct": false } @@ -11772,21 +11772,21 @@ { "id": "dang", "image": "M.F.Fd-17.0", - "son": "I.F.Fr_m_241", + "son": "dang_m", "description": null, "correct": true }, { "id": "angd", "image": "M.F.Fd-16.3", - "son": "I.F.Fr_m_242", + "son": "angd_m", "description": null, "correct": false }, { "id": "goude", "image": "M.F.Fd-14.2", - "son": "I.F.Fr_m_243", + "son": "goude_m", "description": null, "correct": false } @@ -11947,21 +11947,21 @@ { "id": "zink", "image": "M.F.Fd-20.0", - "son": "I.F.Fr_m_253", + "son": "zink_m", "description": null, "correct": true }, { "id": "inkz", "image": "M.F.Fd-16.4", - "son": "I.F.Fr_m_254", + "son": "inkz_m", "description": null, "correct": false }, { "id": "zèk", "image": "M.F.Fd-18.1", - "son": "I.F.Fr_m_255", + "son": "zèk_m", "description": null, "correct": false } -- GitLab