From f12a7f19c5cabcfe0f2a30227cf7305764a359d9 Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 14 Sep 2020 01:22:09 +0900 Subject: [PATCH] a --- package.json | 2 +- src/vocabulary.ts | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index c6fef7f..b54453e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "_v": "1.2.4", + "_v": "1.2.5", "main": "./built/index.js", "scripts": { "start": "node ./built", diff --git a/src/vocabulary.ts b/src/vocabulary.ts index d5cd610..152d8c4 100644 --- a/src/vocabulary.ts +++ b/src/vocabulary.ts @@ -236,6 +236,10 @@ export const items = [ 'ラッセルのティーポット', '電子機器', 'TNT', + 'ポリゴン', + '空気', + 'RTX 3090', + 'シャーペンの芯', ]; export const and = [ @@ -246,6 +250,7 @@ export const and = [ 'っぽい', 'に見せかけて', 'を虐げる', + 'を侍らせた', 'が上に乗った', 'のそばにある', ];