HiddenTradition_PRC8/_module/nss/wiztp_do_yellow.nss
2024-06-20 15:47:42 -04:00

8 lines
98 B
Plaintext

void main()
{
object oPC = GetPCSpeaker();
SetLocalString(oPC,"wizTPColor","yellow");
}