WoR_PRC8/_module/nss/s_align2neut1.nss

5 lines
71 B
Plaintext
Raw Normal View History

2025-04-03 11:49:34 -04:00
void main()
{
AdjustAlignment(GetPCSpeaker(), ALIGNMENT_NEUTRAL, 1);
}