- 112
- 2021
- 91
The quest "Get Back Here!" sends you back to Pearlfin Village to talk to a version of Admiral Taylor that isn't accessible. After some checking I found the phasing spell for it was not set to autocast so it was not being applied properly so you never see that spawn of Taylor. This will fix the phasing so that quest and its associated series can be accessed without GM commands.
SQL:
REPLACE INTO `spell_area` (`spell`, `area`, `quest_start`, `quest_end`, `aura_spell`, `racemask`, `gender`, `autocast`, `quest_start_status`, `quest_end_status`) VALUES (59073, 5935, 30498, 0, 0, 0, 2, 1, 66, 11);