#include "SHIFTALIGNMENT"
void main()
{
    ShiftAlignment(ALIGNMENT_CHAOTIC, 25);
    ShiftAlignment(ALIGNMENT_EVIL, 25);
}