From 0f6ff2d0856e9e0009a94911e3c2eb2ca6ab2d67 Mon Sep 17 00:00:00 2001 From: elioat Date: Fri, 5 Jan 2024 22:02:46 -0500 Subject: * --- js/name-gen/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js') diff --git a/js/name-gen/app.js b/js/name-gen/app.js index b658147..a151520 100644 --- a/js/name-gen/app.js +++ b/js/name-gen/app.js @@ -1,7 +1,7 @@ const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -const syllables = ["fro", "gan", "ar", "leg", "gim", "bil", "sam", "pip", "mer", "bor", "do", "dalf", "gorn", "olas", "li", "bo", "wise", "pin", "ry", "omir"]; +const syllables = ["fro", "gan", "ar", "leg", "gim", "bil", "sam", "pip", "mer", "bor", "do", "dalf", "gorn", "olas", "li", "bo", "wise", "pin", "ry", "omir", "thor", "mor", "ven", "zel", "xan"]; const colors = {}; syllables.forEach(syllable => { -- cgit 1.4.1-2-gfad0