fix:吕雉丢一张黑色牌就可以发动鸩杀

This commit is contained in:
lieren2023 2024-05-01 19:12:39 +08:00 committed by GitHub
parent 3de5122def
commit 9d0d1e8af8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -917,6 +917,7 @@ game.import("character", function () {
}, },
}, },
kuangchan: { kuangchan: {
locked: true,
ai: { ai: {
neg: true, neg: true,
}, },
@ -2500,7 +2501,7 @@ game.import("character", function () {
}, },
}, },
nvquan: { nvquan: {
locked: true, locked: false,
group: ["nvquan1", "nvquan2", "nvquan3"], group: ["nvquan1", "nvquan2", "nvquan3"],
}, },
nvquan1: { nvquan1: {