PWE_PRC8/_module/nss/sc_ref_25_targ.nss

8 lines
161 B
Plaintext
Raw Normal View History

2025-04-03 10:29:41 -04:00
#include "sc_dart_include"
void main()
{
setPlayerTargetRegion(GetPCSpeaker(), TARGET_REGION_CENTRE);
setPlayerTargetNumber(GetPCSpeaker(), RING_25);
}