From 6a40a51d6ea7cf2bc2261ae783e8e7731b3fa007 Mon Sep 17 00:00:00 2001 From: Bizcochito Date: Fri, 6 May 2022 17:37:17 +0200 Subject: [PATCH] added ton --- words.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/words.lua b/words.lua index d13406a..9e0ab11 100644 --- a/words.lua +++ b/words.lua @@ -320,4 +320,5 @@ table.insert(t,{"de.da.ku","to hate","verb","","",""}) table.insert(t,{"pilk","potion","noun","","",""}) table.insert(t,{"po.lo.ma","witch","noun","","",""}) table.insert(t,{"ne.e.ko","curious","modifier","","",""}) +table.insert(t,{"ton","color","noun","","tono (from spanish)",""}) return t