RoT2_PRC8/_module/nss/cb_caliman2.nss

10 lines
79 B
Plaintext
Raw Normal View History

2023-09-25 18:13:22 -04:00
void main()
{
object oPC = GetPCSpeaker();
ActionForceFollowObject(oPC);
}