diff --git a/CHANGELOG.md b/CHANGELOG.md index 631c2f2193..09a86bc4e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ **若更新后滑动操作没反应、自动战斗没反应、肉鸽不上人等,请进入 `设置` - `连接设置` - `强制替换 ADB`** +- Support Annihilation Combat for the JP client (But without testing). @MistEO @wallsman - 微调 自动战斗 操作延迟 @MistEO - 修复 肉鸽 关卡识别错误时狂吃内存的问题 @zzyyyl - 修复 macOS 配置错误无法连接的问题 @hguandl diff --git a/resource/global/YoStarJP/resource/template/AnnihilationConfirm.png b/resource/global/YoStarJP/resource/template/AnnihilationConfirm.png new file mode 100644 index 0000000000..55ae5dc6d7 Binary files /dev/null and b/resource/global/YoStarJP/resource/template/AnnihilationConfirm.png differ diff --git a/resource/global/YoStarJP/resource/template/StageAnnihilation.png b/resource/global/YoStarJP/resource/template/StageAnnihilation.png new file mode 100644 index 0000000000..675eaa5c95 Binary files /dev/null and b/resource/global/YoStarJP/resource/template/StageAnnihilation.png differ diff --git a/resource/global/YoStarJP/resource/template/StageDrops-DropType-Reward.png b/resource/global/YoStarJP/resource/template/StageDrops-DropType-Reward.png new file mode 100644 index 0000000000..9e26a15494 Binary files /dev/null and b/resource/global/YoStarJP/resource/template/StageDrops-DropType-Reward.png differ diff --git a/resource/global/YoStarJP/resource/template/UsePrts-Annihilation.png b/resource/global/YoStarJP/resource/template/UsePrts-Annihilation.png new file mode 100644 index 0000000000..6d800321e1 Binary files /dev/null and b/resource/global/YoStarJP/resource/template/UsePrts-Annihilation.png differ