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

[KillDeathBusiness] サービスシーン表の誤字を修正 #502

Merged
merged 1 commit into from
Sep 24, 2021
Merged
Show file tree
Hide file tree
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 i18n/KillDeathBusiness/ja_jp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ ja_jp:
items:
- 勝ったあとの暴力
- 集団の暴力
- 暴力をのほめかす会話
- 暴力をほのめかす会話
- 負けた後の暴力
- まったく無意味な暴力
- 無意味な暴力
Expand Down
9 changes: 9 additions & 0 deletions test/data/KillDeathBusiness.toml
Original file line number Diff line number Diff line change
Expand Up @@ -611,6 +611,15 @@ rands = [
{ sides = 6, value = 1 },
]

[[ test ]]
game_system = "KillDeathBusiness"
input = "EST"
output = "サービスシーン表(23) > 暴力系サービスシーン表「暴力をほのめかす会話」を行う。"
rands = [
{ sides = 6, value = 2 },
{ sides = 6, value = 3 },
]

[[ test ]]
game_system = "KillDeathBusiness"
input = "SOUL"
Expand Down