From e506382d1810665c99329917c5310d87febd5a8b Mon Sep 17 00:00:00 2001 From: Vincent Vandemeulebrouck Date: Sun, 22 Oct 2023 00:15:13 +0200 Subject: [PATCH] =?UTF-8?q?typo:=20N=C3=A9cropole=20de=20Throat?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module/tmr-utility.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/tmr-utility.js b/module/tmr-utility.js index f0e60be1..38e36e24 100644 --- a/module/tmr-utility.js +++ b/module/tmr-utility.js @@ -164,7 +164,7 @@ const TMRMapping = { C12: { type: "lac", label: "Lac de Fricassa" }, D12: { type: "collines", label: "Collines d’Huaï" }, E12: { type: "monts", label: "Monts Ajourés" }, - F12: { type: "necropole", label: "Nécropole de Troat" }, + F12: { type: "necropole", label: "Nécropole de Throat" }, G12: { type: "plaines", label: "Plaines de Lufmil" }, H12: { type: "collines", label: "Collines de Tooth" }, I12: { type: "gouffre", label: "Gouffre Abimeux" },