6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
|
#include "hos_alignment"
|
||
|
void main()
|
||
|
{
|
||
|
AdjustAlignmentPartyProtected(GetPCSpeaker(),ALIGNMENT_CHAOTIC,1);
|
||
|
}
|