163 m_idleSound = valuesDictionary.GetValue<
string>(
"IdleSound");
164 m_painSound = valuesDictionary.GetValue<
string>(
"PainSound");
165 m_moanSound = valuesDictionary.GetValue<
string>(
"MoanSound");
166 m_sneezeSound = valuesDictionary.GetValue<
string>(
"SneezeSound");
167 m_coughSound = valuesDictionary.GetValue<
string>(
"CoughSound");
168 m_pukeSound = valuesDictionary.GetValue<
string>(
"PukeSound");
169 m_attackSound = valuesDictionary.GetValue<
string>(
"AttackSound");