feat: 新增多个技能效果实现
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
This commit is contained in:
@@ -267,9 +267,6 @@ func (our *Input) Parseskill(skill *action.SelectSkillAction) {
|
||||
// t.Alive() //先让效果保持存活
|
||||
our.EffectCache = append(our.EffectCache, t)
|
||||
// i.NewEffects = append(i.NewEffects, t)
|
||||
} else {
|
||||
println("技能效果不存在", v)
|
||||
|
||||
}
|
||||
|
||||
temparg = temparg[args:]
|
||||
|
||||
Reference in New Issue
Block a user