MOP Macabre Pet HAS WRONG CODE DEV PLZ READ

Recycled from EU Forums ::

It seems that the devs forgot to flag the pet as obtainable:

/run print(C_PetJournal.GetPetInfoBySpeciesID(1351)) returns “false” for index 11 (obtainable), when it should be “true”

Macabre Marionette 237272 4 34770 World Event: Day of the Dead These possessed puppets are given a semblance of life by whimsical spirits of the departed. false true true false false 29404 0.33000001311302

Analysis :

Index 1 (speciesName): Macabre Marionette
Index 2 (speciesIcon): 237272
Index 3 (petType): 4 (Undead)
Index 4 (companionID): 34770
Index 5 (tooltipSource): World Event: Day of the Dead
Index 6 (tooltipDescription): These possessed puppets are given a semblance of life by whimsical spirits of the departed.
Index 7 (isWild): false
Index 8 (canBattle): true
Index 9 (isTradeable): true
Index 10 (isUnique ): false
Index 11 (obtainable): false ← WRONG!
Index 12 (creatureDisplayID): 29404
Index 13 (desiredScale): 0.33000001311302

1 Like