Malcrom
Malcrom
## Changes Proposed: - Separate entry and guid into their own fields and do away with -guid values. - Please test and inform me of any issues. ## Issues Addressed:...
Scripting to get Alliance and Horde tunes from ship to the shore. **Changes proposed:** - Add missing scripting to get player to shore. Will continue scripting quest on shore after...
### Description These are messed up and some missing, wrong spells, some that shouldn't be there. ### SQL fix ```sql -- Update Warrior Class Start Actions for Dragonflight (Unlocked Races)...
### Description Entry 167244 Freed Expedition Member missing Broadcast text in db and no ids in sniff. ### Expected behaviour ```sql DELETE FROM `creature_text` WHERE `CreatureID` IN (167244,156900); INSERT INTO...
### Description Two should be knelling with another pathing. flags from sniff added to prevent combat. Mortor firing not yet added due to disturb issue in gameobject handler. ### SQL...
### Description While working on quest 59949 "Who Lurks in the Pit" Horde I recorded SpawnTrackingIDs for cocoon gameobjects on 3 different characters one in reverse order. Looking at ```SELECT...
### Description Gameobject 203193 gets hit by spell 77101 and should do custom animation. Instead the spell is activating the object which disables it and no animation plays. update object...
### Description On accepting quest 59949 'Who Lurks in the Pit' The beam scene spells are recast on you but you also have an extra spell 312605 Ambience (DNT) cast...
### Description So this will look 100% Blizzlike for 355 but requires modifying Primary key for loot table. Enjoy :) ### SQL fix ```sql -- Update Primary Keys for creature_loot_template...
### Description Work in process. Looks like I have them all or most anyway. Leaving this here for a break. ### SQL fix ```sql -- Add missing Battered Chest ID:...