Fix ブリーチヴァレル・ドラゴン
修复②效果应能被「灰流丽」响应的问题。
效果描述:自己·对方回合,以自己场上1只暗属性怪兽为对象才能发动。那只怪兽的攻击力上升500。作为对象的怪兽不存在的场合,可以作为代替从卡组把1只「弹丸」怪兽守备表示特殊召唤。
修复②效果应能被「灰流丽」响应的问题。
效果描述:自己·对方回合,以自己场上1只暗属性怪兽为对象才能发动。那只怪兽的攻击力上升500。作为对象的怪兽不存在的场合,可以作为代替从卡组把1只「弹丸」怪兽守备表示特殊召唤。
Step 1. Fetch and check out the branch for this merge request
git fetch "https://code.moenext.com/a597449807/pre-release-database-cdb.git" "patch-5" git checkout -b "a597449807/pre-release-database-cdb-patch-5" FETCH_HEAD
Step 2. Review the changes locally
Step 3. Merge the branch and fix any conflicts that come up
git fetch origin git checkout "origin/master" git merge --no-ff "a597449807/pre-release-database-cdb-patch-5"
Step 4. Push the result of the merge to GitLab
git push origin "master"
Note that pushing to GitLab requires write access to this repository.
Tip: You can also checkout merge requests locally by following these guidelines.
This will create a new commit in order to revert the existing changes.