更新说明
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed

This commit is contained in:
xinian
2026-04-14 15:55:28 +08:00
parent 4a77066d08
commit 803aa71771

View File

@@ -87,6 +87,7 @@ func (e *StatusSleep) Skill_Use_ex() bool {
func (e *StatusSleep) TurnEnd() {
e.hasTriedAct = false
e.StatusCannotAct.TurnEnd()
}
// 持续伤害状态基类(中毒、冻伤、烧伤等)