Skip to content

Commit

Permalink
「トーグ エタニティ」に変更 (#486)
Browse files Browse the repository at this point in the history
日本語発売予定
  • Loading branch information
ysakasin authored Jul 28, 2021
1 parent a9e040e commit 53c15a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/bcdice/game_system/TorgEternity.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ class TorgEternity < Base
# ゲームシステムの識別子
ID = 'TorgEternity'
# ゲームシステム名
NAME = 'TORG Eternity'
NAME = 'トーグ エタニティ'
# ゲームシステム名の読みがな
SORT_KEY = 'とおくえたあにてい'
SORT_KEY = 'とおくえたにてい'
# ダイスボットの使い方
HELP_MESSAGE = <<~INFO_MESSAGE_TEXT
・判定
Expand Down

0 comments on commit 53c15a2

Please sign in to comment.