Thanks for that RTB, I'll update the Creeps sheet.
And actually... there are both OGG and MP3 versions:
http://cdn.akamai.steamstatic.com/steamc...ection.ogg
http://cdn.akamai.steamstatic.com/steamc...ection.mp3
I'd say you could upload both version, either in the same or separate submissions. As for the music, as usual don't put it on the site, however I think it would be fine to post it for others to download since I highly doubt that Valve intends to sell it in an OST. The only reason I wouldn't put it on TSoR is so that people aren't confused, and after all it is a sound effects resource.
As for the clickattack files, I don't think clickattack1 should be included. clickattack2 is just the filename of the final file used as the "hurt" sound. Here's the line of code in question:
clickattack1 isn't mentioned anywhere so I doubt it's used in the game and just an old file they didn't end up using.
And actually... there are both OGG and MP3 versions:
http://cdn.akamai.steamstatic.com/steamc...ection.ogg
http://cdn.akamai.steamstatic.com/steamc...ection.mp3
I'd say you could upload both version, either in the same or separate submissions. As for the music, as usual don't put it on the site, however I think it would be fine to post it for others to download since I highly doubt that Valve intends to sell it in an OST. The only reason I wouldn't put it on TSoR is so that people aren't confused, and after all it is a sound effects resource.
As for the clickattack files, I don't think clickattack1 should be included. clickattack2 is just the filename of the final file used as the "hurt" sound. Here's the line of code in question:
Code:
hurt: {urlv: 'http://cdn.akamai.steamstatic.com/steamcommunity/public/assets/minigame/towerattack/sfx/clickattack2.ogg?v='+g_CacheKey, urlm: 'http://cdn.akamai.steamstatic.com/steamcommunity/public/assets/minigame/towerattack/sfx/clickattack2.mp3?v='+g_CacheKey },
clickattack1 isn't mentioned anywhere so I doubt it's used in the game and just an old file they didn't end up using.