chore: 아무말 확률 조정
This commit is contained in:
parent
7e95ec1193
commit
8bdc81c0ea
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ class Amumal(ModuleInterface):
|
||||||
+ [
|
+ [
|
||||||
kjosa(aitem, "이", "가") + " 가지고 싶어요...",
|
kjosa(aitem, "이", "가") + " 가지고 싶어요...",
|
||||||
"오늘 산책 중에 " + kjosa(aitem, "을", "를") + " 봤어요!",
|
"오늘 산책 중에 " + kjosa(aitem, "을", "를") + " 봤어요!",
|
||||||
]
|
] * 5
|
||||||
),
|
),
|
||||||
visibility="home",
|
visibility="home",
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue