Fix mindswap the rest of the way
Created by: clusterfack
So all the spells were being added properly to the new mob just as intended. But as a quirk of add_spell() code, only spells that were added when there was no spell master were getting their holder var set to the new mob they were added to. Fixes #11537 (closed)