Пример #1
0
        public override void Intro(IntroCutscene.CoBegin__d Cutscene)
        {
            base.Intro(Cutscene);

            StoneficationCooldown.UpdateForIntro(Cutscene);
            StoneficationEffect.UpdateForIntro(Cutscene);
            TranspositionCooldown.UpdateForIntro(Cutscene);
        }