Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
チケット URL
NO-ISSUE
対応内容・対応背景・妥協点
プレイヤーがモブへ攻撃を与えた時の処理を実装しました。
やったこと
functions
->function
やってないこと
投擲物でのダメージについて、ダメージの受け渡しが他方の変更で不十分になっているので、完全に動作しません。
その他、ダメージに関係するトリガーを全部見直してからこの実装についてのデバッグを行います。
チェックリスト (ガイドライン)
Pull Request
Commit
[Add|Delete|Modify|Fix|Refactor|Move]
等の動詞の原形を追加してください。
(参考)
(参考 2)
GH-〇〇
でチケット番号をつけてください(チケットが存在しない場合は
NO-ISSUE
にしてください)Branch
feature/[簡単な説明]
またはfix/[簡単な説明]
であるべきです