HoS_PRC8/_mod/_module/nss/trial_chaos1.nss

6 lines
110 B
Plaintext
Raw Permalink Normal View History

2024-11-25 19:36:07 -05:00
#include "hos_alignment"
void main()
{
AdjustAlignmentPartyProtected(GetPCSpeaker(),ALIGNMENT_CHAOTIC,1);
}