From 986218cb181544a3636ed8bcff44788c36afd343 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 20 Feb 2021 10:34:05 +0900 Subject: [PATCH] Update index.ts --- src/modules/fortune/index.ts | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/modules/fortune/index.ts b/src/modules/fortune/index.ts index bc1426b..8a46535 100644 --- a/src/modules/fortune/index.ts +++ b/src/modules/fortune/index.ts @@ -7,8 +7,26 @@ import { genItem } from '@/vocabulary'; export const blessing = [ '藍吉', + 'ヨタ吉', + 'ゼタ吉', + 'エクサ吉', + 'ペタ吉', + 'テラ吉', 'ギガ吉', 'メガ吉', + 'キロ吉', + 'ヘクト吉', + 'デカ吉', + 'デシ吉', + 'センチ吉', + 'ミリ吉', + 'マイクロ吉', + 'ナノ吉', + 'ピコ吉', + 'フェムト吉', + 'アト吉', + 'ゼプト吉', + 'ヨクト吉', '超吉', '大大吉', '大吉',