This commit is contained in:
@@ -253,6 +253,9 @@ func (pet *PetInfo) RnadEffect() {
|
||||
}
|
||||
_, eff, ok := pet.GetEffect(1)
|
||||
if ok {
|
||||
if eff.Idx == ret.Idx {
|
||||
continue
|
||||
}
|
||||
|
||||
copier.Copy(eff, ret)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user