mirror of
https://github.com/syuilo/ai.git
synced 2024-11-12 17:08:00 +00:00
Update vocabulary.ts
This commit is contained in:
parent
bdbde000cc
commit
76f300adae
|
@ -96,6 +96,14 @@ export const itemPrefixes = [
|
|||
'WiFi対応',
|
||||
'高反発',
|
||||
'【令和最新版】',
|
||||
'廉価版',
|
||||
'ねばねば',
|
||||
'どろどろ',
|
||||
'パサパサの',
|
||||
'湿気った',
|
||||
'賞味期限切れ',
|
||||
'地獄から来た',
|
||||
'ニンニクマシ',
|
||||
];
|
||||
|
||||
export const items = [
|
||||
|
@ -262,6 +270,8 @@ export const items = [
|
|||
'ゼロ幅スペース',
|
||||
'全角スペース',
|
||||
'太鼓',
|
||||
'石像',
|
||||
'スライム',
|
||||
];
|
||||
|
||||
export const and = [
|
||||
|
|
Loading…
Reference in a new issue