From caaba4a05836d8a885cc09f905b42d48dad8e2a6 Mon Sep 17 00:00:00 2001 From: UndeadMaelys Date: Tue, 22 Mar 2022 20:27:15 +0100 Subject: [PATCH] modified words --- words.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/words.lua b/words.lua index b57b2c0..9f07613 100644 --- a/words.lua +++ b/words.lua @@ -226,7 +226,7 @@ table.insert(t,{"shen.lu.nya","east","noun","heon dusk, dawn","",""}) table.insert(t,{"shen.lun.pe.ra","northeast","noun","heon east + north, shen.lun.a + shen.pe.ra","",""}) table.insert(t,{"shen.o.ron","south","noun","heonian","",""}) table.insert(t,{"shen.pe.ra","north","noun","heonian","",""}) -table.insert(t,{"shi","darkness","modifier","","",""}) +table.insert(t,{"shi","darkness","noun","","",""}) table.insert(t,{"shi.de.ton","black","modifier","","",""}) table.insert(t,{"shi.fu.mat","snake","noun","","",""}) table.insert(t,{"shi.nya","breast","noun","","",""})