阵法技无法被封印修复

This commit is contained in:
lieren2023 2024-05-01 14:25:53 +08:00 committed by GitHub
parent a0e8557dcd
commit 0806372288
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -11089,7 +11089,7 @@ game.import("mode", function (lib, game, ui, get, ai, _status) {
trigger: { player: "phaseJieshuBegin" },
zhenfa: "siege",
direct: true,
locked: true,
locked: false,
filter: function (event, player) {
return (
game.countPlayer() > 4 &&
@ -20604,6 +20604,7 @@ game.import("mode", function (lib, game, ui, get, ai, _status) {
return player.siege(event.target) && event.player.siege(event.target);
},
forced: true,
locked: false,
forceaudio: true,
logTarget: "target",
content: function () {