Update NewSeIdx_10.go

This commit is contained in:
2026-01-22 08:55:53 +08:00
committed by GitHub
parent 0a0e1bf8c0
commit a4baf22c04

View File

@@ -11,7 +11,10 @@ type NewSel10 struct {
NewSel0
can bool
}
func (e *NewSel10) SwitchOut(in *input.Input) bool {
e.ALive(false)
return true
}
func (e *NewSel10) TurnStart(fattack *action.SelectSkillAction, sattack *action.SelectSkillAction) {
if e.can {
e.Ctx().Our.HealPP(-1)