Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[新クトゥルフTRPG] 誤植修正 #187

Merged
merged 1 commit into from
May 8, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/diceBot/Cthulhu7th.rb
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ def roll_bms_table()
'寒冷マニア:冷たさ、または冷たいもの、あるいはその両方への異常な欲望。',
'舞踏マニア:踊ることへの愛好もしくは制御不可能な熱狂。',
'睡眠マニア:寝ることへの過度の願望。',
'基地マニア:墓地への執着。',
'墓地マニア:墓地への執着。',
'色彩マニア:特定の色への執着。',
'ピエロマニア:ピエロへの執着。',
'遭遇マニア:恐ろしい状況を経験したいという強迫的衝動。',
Expand Down