alpha-core
alpha-core copied to clipboard
TODO: [Elywynn Forest] Find Antonio Perelli Correct DisplayID & Remove Bad Object
Incorrect DisplayIDs Antonio Perelli (Entry: 844 - [worldport 0 -9631 -1180 42]) Uses a DisplayID that doesn't exist in the game yet.
Bad Object In the Eastvale Logging Camp there are objects called "Bundle of Wood" related to the quest "A Bundle of Trouble" which doesn't seem to be in the game yet as the NPC that gives this quest 10616 is too high to exist yet. I can't confirm or deny if the quest is meant to exist or not since the quest itself has a low ID but the object currently uses a Display ID not present in the game.
- [ ] Find Antonio Perelli's DisplayID
- [x] Despawn Bundle of Wood
Can confirm the second part about removing game objects from the game. All things associated with this quest have very high IDs and aren't present in the game or database. There is Bundle of Wood (ID 4470), but it was the original version of Simple Wood (even has the same ID in later patches) and isn't associated with this quest in any way whatsoever.
Therefore all placeholder game objects with Entry ID 176793 should be removed from the game.
We are in the process of finding the maximum (or approximate) entry for gameobjects in 0.5.3 to despawn all of the ones that didn't exist, but it's a bit hard compared to creatures or items. @Daribon might have more info on this.
#902 fixes the second issue here