Merge branch 'main' of https://cnb.cool/blzing/blazing
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
This commit is contained in:
@@ -313,7 +313,8 @@ func (pet *PetInfo) Downgrade(level uint32) {
|
||||
|
||||
if ok {
|
||||
|
||||
if basic.EvolvesFrom != 0 {
|
||||
if basic.EvolvesFrom != 0 && xmlres.PetMAP[int(basic.EvolvesFrom)].EvolvFlag == 0 {
|
||||
|
||||
pet.ID = uint32(basic.EvolvesFrom)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user