7 if (c.
pccData.state == PCCState.Undie)
10 c.
Say(
"cloth_wear", c);
15 c.
Say(
"cloth_remove", c);
SoundSource PlaySound(string id, float v=1f, bool spatial=true)
void Say(string lang, string ref1=null, string ref2=null)
void SetPCCState(PCCState state)
override void OnStepped(Chara c)