Skip to content

Commit

Permalink
呼び方追記
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba committed Oct 26, 2024
1 parent b248e08 commit 43ea52a
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion src/hooks/useDetailedCharacterInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1142,6 +1142,7 @@ const _callNameInfos: {
藍田ノエル: "あいえるさん",
満別花丸: "花丸さん",
琴詠ニア: "ニアさん",
Voidoll: "ぼいどーるさん",
},
ずんだもん: {
me: ["ずんだもん", "僕"],
Expand Down Expand Up @@ -1175,6 +1176,7 @@ const _callNameInfos: {
藍田ノエル: "あいえる",
満別花丸: "はなまる",
琴詠ニア: "ニア",
Voidoll: "ぼいどーる",
},
春日部つむぎ: {
me: ["あーし"],
Expand Down Expand Up @@ -1270,6 +1272,7 @@ const _callNameInfos: {
藍田ノエル: "あいえる",
満別花丸: "花丸",
琴詠ニア: "ニア",
Voidoll: "ぼいどーる",
},
玄野武宏: {
me: ["俺"],
Expand Down Expand Up @@ -1433,6 +1436,7 @@ const _callNameInfos: {
藍田ノエル: "あいえるさま",
満別花丸: "花丸様",
琴詠ニア: "ニアさま",
Voidoll: "ぼいどーるさま",
},
モチノキョウコ: {
me: ["私", "もち子"],
Expand Down Expand Up @@ -1499,6 +1503,7 @@ const _callNameInfos: {
藍田ノエル: "L",
満別花丸: "まんまる",
琴詠ニア: "おことさん",
Voidoll: "ぼいどーるちゃん",
},
WhiteCUL: {
me: ["わたし"],
Expand Down Expand Up @@ -1685,7 +1690,7 @@ const _callNameInfos: {
No7: "ななさん",
ちび式じい: "ちびじい",
櫻歌ミコ: "ミコちゃん",
ナースロボ_タイプT: "TTちゃん",
ナースロボ_タイプT: "てぃてぃちゃん",
聖騎士紅桜: "騎士さん(ないとさん)",
雀松朱司: "朱司さん",
麒ヶ島宗麟: "宗麟おじちゃん",
Expand All @@ -1697,6 +1702,7 @@ const _callNameInfos: {
藍田ノエル: "あいえるたん",
満別花丸: "花丸ちゃん",
琴詠ニア: "ニアさん",
Voidoll: "ぼいどーる",
},
ナースロボ_タイプT: {
me: ["わたし"],
Expand Down Expand Up @@ -1956,6 +1962,7 @@ const _callNameInfos: {
藍田ノエル: "エルの人",
満別花丸: "花丸の人",
琴詠ニア: "琴の人",
Voidoll: "コンパスの人",
},
栗田まろん: {
me: ["僕"],
Expand Down

0 comments on commit 43ea52a

Please sign in to comment.