#include "quest_inc" void main() { object oPC = GetPCSpeaker(); string sDB = CharacterDB(oPC); AdjustAlignment(oPC, ALIGNMENT_EVIL, 5, FALSE); }