Guest User

Dota Sounds

a guest
Apr 18th, 2012
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. "Loot_Drop_Common"
  2. {
  3. "channel" "CHAN_ITEM"
  4. "volume" "1"
  5. "soundlevel" "SNDLVL_NONE"
  6. "wave" "#music/stingers/DotA2_Music_Stinger_Loot_00.wav"
  7. }
  8.  
  9. "Loot_Drop_Uncommon"
  10. {
  11. "channel" "CHAN_ITEM"
  12. "volume" "1"
  13. "soundlevel" "SNDLVL_NONE"
  14. "wave" "#music/stingers/DotA2_Music_Stinger_Loot_03.wav"
  15. }
  16.  
  17. "Loot_Drop_Rare"
  18. {
  19. "channel" "CHAN_ITEM"
  20. "volume" "1"
  21. "soundlevel" "SNDLVL_NONE"
  22. "wave" "#music/stingers/DotA2_Music_Stinger_Loot_02.wav"
  23. }
  24.  
  25. "Loot_Drop_Mythical"
  26. {
  27. "channel" "CHAN_ITEM"
  28. "volume" "1"
  29. "soundlevel" "SNDLVL_NONE"
  30. "wave" "#music/stingers/DotA2_Music_Stinger_Loot_01.wav"
  31. }
  32.  
  33. "Loot_Drop_Legendary"
  34. {
  35. "channel" "CHAN_ITEM"
  36. "volume" "1"
  37. "soundlevel" "SNDLVL_NONE"
  38. "wave" "#music/stingers/DotA2_Music_Stinger_Loot_01.wav"
  39. }
  40.  
  41. "Loot_Drop_Ancient"
  42. {
  43. "channel" "CHAN_ITEM"
  44. "volume" "1"
  45. "soundlevel" "SNDLVL_NONE"
  46. "wave" "#music/stingers/DotA2_Music_Stinger_Loot_01.wav"
  47. }
  48.  
  49. "Loot_Drop_Immortla"
  50. {
  51. "channel" "CHAN_ITEM"
  52. "volume" "1"
  53. "soundlevel" "SNDLVL_NONE"
  54. "wave" "#music/stingers/DotA2_Music_Stinger_Loot_01.wav"
  55. }
Advertisement
Add Comment
Please, Sign In to add comment