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

7 lines
89 B
Plaintext

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