Bug fixes

This commit is contained in:
baisebaoma 2023-12-09 17:35:43 +00:00 committed by Gitee
parent 84da853052
commit bd6e5979c4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -834,7 +834,7 @@ local jy_erduanxiao_trigger_2 = fk.CreateTriggerSkill{
player.room:moveCardTo(xiaos, Card.PlayerHand, player, fk.ReasonJustMove, self.name, "tym__liyuanhao_xiao", true, player.id)
elseif self.choice == "#lose_hp_1_2" then
-- 弃掉所有【啸】
room:throwCard(xiaos, self.name, player, player) -- 把啸全部扔掉
player.room:throwCard(xiaos, self.name, player, player) -- 把啸全部扔掉
-- 回复1点体力
player.room:recover({
who = player,