Update NewSeIdx_10.go
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user