Skip to content

Commit

Permalink
脱字
Browse files Browse the repository at this point in the history
  • Loading branch information
h-mikisato committed Sep 19, 2024
1 parent cc11643 commit bbf1720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bcdice/game_system/YuMyoKishi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class YuMyoKishi < Base
# ダイスボットの使い方
HELP_MESSAGE = <<~MESSAGETEXT
■判定 YM+a>=b a:技能値(省略可) b:目標値(省略可)
 例:YM+4>=8: 技能値による修正が+4で、目標8の克服判定を行う
 例:YM+4>=8: 技能値による修正が+4で、目標値8の克服判定を行う
   YM>=8 : 技能値による修正なしで、目標値8の克服判定を行う
   YM+6 : 技能値による修正が+6で、達成値を確認する
Expand Down

0 comments on commit bbf1720

Please sign in to comment.