mirror of
https://github.com/nullnyat/NullcatChan.git
synced 2025-04-29 05:27:18 +09:00
Update index.ts
This commit is contained in:
parent
cb855ebfe9
commit
d692652e9a
@ -27,7 +27,8 @@ const itemPrefixes = [
|
||||
'藍謹製',
|
||||
'ポケットサイズ',
|
||||
'3日前の',
|
||||
'そこらへんの'
|
||||
'そこらへんの',
|
||||
'偽の'
|
||||
];
|
||||
|
||||
const items = [
|
||||
@ -69,7 +70,16 @@ const items = [
|
||||
'ゲームボーイアドバンス',
|
||||
'量子コンピューター',
|
||||
'アナモルフィックレンズ',
|
||||
'押し入れの奥から出てきた謎の生き物'
|
||||
'押し入れの奥から出てきた謎の生き物',
|
||||
'スマートフォン',
|
||||
'時計',
|
||||
'プリン',
|
||||
'ガブリエルのラッパ',
|
||||
'メンガーのスポンジ',
|
||||
'ハンドスピナー',
|
||||
'超立方体',
|
||||
'建築物',
|
||||
'エナジードリンク'
|
||||
];
|
||||
|
||||
export default class FortuneModule implements IModule {
|
||||
|
Loading…
x
Reference in New Issue
Block a user