36 GoatHornType::PONDER => LevelSoundEvent::HORN_CALL0,
37 GoatHornType::SING => LevelSoundEvent::HORN_CALL1,
38 GoatHornType::SEEK => LevelSoundEvent::HORN_CALL2,
39 GoatHornType::FEEL => LevelSoundEvent::HORN_CALL3,
40 GoatHornType::ADMIRE => LevelSoundEvent::HORN_CALL4,
41 GoatHornType::CALL => LevelSoundEvent::HORN_CALL5,
42 GoatHornType::YEARN => LevelSoundEvent::HORN_CALL6,
43 GoatHornType::DREAM => LevelSoundEvent::HORN_CALL7