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