This commit is contained in:
Nikolaj
2025-01-16 15:45:00 +01:00
commit 40d983bc6f
2 changed files with 238 additions and 0 deletions

12
data.json Normal file
View File

@@ -0,0 +1,12 @@
{
"words": [
["Ansem",0],
["Xehanort",0],
["Xemnas",0],
["Terranort",0],
["Terra",0],
["Seeker",1],
["Darkness",1],
["Wise",4]
]
}