6 lines
107 B
Plaintext
6 lines
107 B
Plaintext
#include "hos_alignment"
|
|
void main()
|
|
{
|
|
AdjustAlignmentPartyProtected(GetPCSpeaker(),ALIGNMENT_EVIL,5);
|
|
}
|