18 bool flag = c.pccData ==
null || c.pccData.state == PCCState.Normal;
21 c.
SetPCCState(flag ? PCCState.Undie : PCCState.Normal);
23 c.
Say(flag ?
"cloth_remove" :
"cloth_wear", 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 OnActivateTrap(Chara c)
override bool UseAltTiles