mirror of
https://github.com/syuilo/ai.git
synced 2024-11-22 05:08:00 +00:00
Update vocabulary.ts
This commit is contained in:
parent
76f300adae
commit
d0401f22f9
|
@ -104,6 +104,13 @@ export const itemPrefixes = [
|
||||||
'賞味期限切れ',
|
'賞味期限切れ',
|
||||||
'地獄から来た',
|
'地獄から来た',
|
||||||
'ニンニクマシ',
|
'ニンニクマシ',
|
||||||
|
'放射性',
|
||||||
|
'フラクタルな',
|
||||||
|
'再帰的',
|
||||||
|
'ときどき分裂する',
|
||||||
|
'消える',
|
||||||
|
'等速直線運動する',
|
||||||
|
'X線照射',
|
||||||
];
|
];
|
||||||
|
|
||||||
export const items = [
|
export const items = [
|
||||||
|
@ -272,6 +279,7 @@ export const items = [
|
||||||
'太鼓',
|
'太鼓',
|
||||||
'石像',
|
'石像',
|
||||||
'スライム',
|
'スライム',
|
||||||
|
'点P',
|
||||||
];
|
];
|
||||||
|
|
||||||
export const and = [
|
export const and = [
|
||||||
|
|
Loading…
Reference in a new issue