REO-EE/_module/nss/dye_group12.nss
Jaysyn904 f82740bbbd Initial commit
Initial commit
2024-02-22 13:22:03 -05:00

7 lines
90 B
Plaintext

void main()
{
object oPC = GetPCSpeaker();
SetLocalInt(oPC, "ColorGroup", 12);
}