This commit is contained in:
2025-01-09 03:49:22 +09:00
parent 46bb73b927
commit b9de395a44
4 changed files with 9 additions and 5 deletions

View File

@@ -9,12 +9,13 @@ return {
messages = { --- @setting messages the messages that each one will say, must be same name as its location
["Spawn"] = {
{ "info.website" },
{ "info.cloud" },
{ "info.github" },
{ "info.graph" },
{ "info.read-readme" },
{ "info.softmod" },
{ "info.custom-commands" },
{ "info.lhd" },
{ "info.github" },
{ "info.graph" },
},
},
}