Skip to content

Commit

Permalink
神秘人不会选择白沧浪
Browse files Browse the repository at this point in the history
  • Loading branch information
zc-meng committed Sep 10, 2024
1 parent e13d2eb commit 500bcb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/kotlin/phase/WaitForSelectRole.kt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ data class WaitForSelectRole(val game: Game, val options: List<List<RoleSkillsDa
val aiPreferRole = aiPreferRole.toMutableSet()
if (player.identity == Black) {
aiPreferRole -= sp_gu_xiao_meng
aiPreferRole -= bai_cang_lang
if (player.secretTask == Collector) {
aiPreferRole -= bai_xiao_nian
}
Expand Down

0 comments on commit 500bcb3

Please sign in to comment.