We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5efc4c4 commit e38753eCopy full SHA for e38753e
1 file changed
library/omikuji.py
@@ -69,7 +69,7 @@ def draw(self) -> (Hashable, OmikujiResult):
69
),
70
'HATO_KICHI': OmikujiResult(
71
900,
72
- ":dove_of_peace: 鳩吉 お前がになる番だ!!羽ばたけ!!!飛べ!!!!唐揚げになれ!!!!!"
+ ":dove_of_peace: 鳩吉 お前が鳩になる番だ!!羽ばたけ!!!飛べ!!!!唐揚げになれ!!!!!"
73
74
75
'KYO': OmikujiResult(
0 commit comments