3. Vanilla - Academy - The Mage: Finishing Vanilla campaign does not launch Vanilla cinematic anymore. In vanilla when the campaign completed this Cinematic was played
<Item>
<ID>outro</ID>
<MovieDesc>../video/outro.xml</MovieDesc>
</Item>- in C6M5 LUA script add this command just before Win().
You can see the change here.consoleCmd("video_outro");
I tried doing it that way, and the cutscene after the final battle played. I wonder if the intro cutscene can be tied to the start of Isabel's first mission in the same manner.