changed a few sound file name, more license info

Tobias Zwick 2011-09-11 20:46:23 +02:00
parent 257782265c
commit 44a4a521f3
7 changed files with 8 additions and 5 deletions

View File

@ -45,7 +45,7 @@ public func FxFrostboltTimer(pTarget, effect, iEffectTime)
)
{
CreateObject(Dynamite,x,y,effect.owner)->BlueExplode();
CreateObject(Star,x,y,-1)->Sound("glass.ogg");
CreateObject(Star,x,y,-1)->Sound("GlassShatter.ogg");
for(var i=0; i<=60;i++)
{
var r=Random(10)+Random(18);

View File

@ -1,2 +1,2 @@
Fireball.ogg by Julien Matthey (http://www.freesound.org/people/Julien%20Matthey/sounds/105016/), License: CC Attribution 3.0
glass.ogg by Connum (http://www.freesound.org/people/Connum/sounds/66520/), License: CC Attribution Share-Alike 3.0
GlassShatter.ogg by Connum (http://www.freesound.org/people/Connum/sounds/66520/), License: CC Attribution Share-Alike 3.0

View File

@ -41,13 +41,13 @@ private func OnContentMenuOpen() { Open(); }
private func Open()
{
PlayAnimation("Open", 5, Anim_Linear(0, 0, GetAnimationLength("Open"), 22, ANIM_Remove), Anim_Linear(0, 0, 1000, 15, ANIM_Remove));
Sound("Open.ogg");
Sound("ChestOpen.ogg");
}
private func Close()
{
PlayAnimation("Close", 5, Anim_Linear(0, 0, GetAnimationLength("Close"), 15, ANIM_Remove), Anim_Linear(0, 0, 1000, 15, ANIM_Remove));
Sound("Close.ogg");
Sound("ChestClose.ogg");
}
protected func Definition(def)

View File

@ -12,6 +12,10 @@ Benboncan - Blast* (http://www.freesound.org/people/Benboncan/sounds/73005
Stickinthemud - Clonk (http://www.freesound.org/people/Stickinthemud/sounds/27526/)
Toby Knowles - Fanfare (http://www.freesound.org/people/tobyk/sounds/26198/)
The following sound effects are licensed under the CC 0 license (public domain):
mrmayo - BalloonPop (http://www.freesound.org/people/mrmayo/sounds/77039/)
The following sound effects are licensed under the CC Sampling plus license:
TicTacShutUp - Click (http://www.freesound.org/people/TicTacShutUp/sounds/406/)
@ -22,6 +26,5 @@ Michael Manzke - Fuse/FuseLoop (http://www.freesound.org/people/m_O_m/sounds/10
CGEffex - Splash* (http://www.freesound.org/people/CGEffex/sounds/98335/)
Mirors_ - Sizzle (http://www.freesound.org/people/Mirors_/sounds/81205/)
mrmayo - BalloonPop (http://www.freesound.org/people/mrmayo/sounds/77039/)
gelo_papas - BalloonInflate (http://www.freesound.org/people/gelo_papas/sounds/52070/)
cambra - FanLoop (http://www.freesound.org/people/Cambra/sounds/102710/)