chore: add some location

This commit is contained in:
2024-09-05 22:36:34 +08:00
parent d824d05845
commit 9a8ab3337f
1 file changed
+2 -1
@@ -18,7 +18,8 @@ class RemakeCommand : BaseCommand() {
override val commandNames = listOf("/remake", "/重开", "remake", "重开") override val commandNames = listOf("/remake", "/重开", "remake", "重开")
private val locations = listOf( private val locations = listOf(
"厕所", "首都", "农村", "市区", "大学" "厕所", "首都", "农村", "市区",
"大学", "树上", "医院"
) )
private val roles = listOf( private val roles = listOf(