rework ch13B, remove unused sound effect, update license

This commit is contained in:
Bowie 2021-09-11 15:48:43 +01:00
parent 018f6bdff2
commit f0a32d2dbe
6 changed files with 493 additions and 119 deletions

View File

@ -8,4 +8,6 @@ shot.ogg - "38 Caliber Gun Shot 5x" by Mike Koenig
wind.wav - "Wind" by Mark DiAngelo
rumble.ogg - "CinematicBoomNorm" by Herbert Boland
sizzle.ogg - "Hot Sizzling" by Mike Koenig
drumroll.ogg/drumrollend.ogg - "Drum Roll with Cymbals Crash" by Iwan Gabovitch
drumroll.ogg, drumrollend.ogg - "Drum Roll with Cymbals Crash" by Iwan Gabovitch
firework.ogg - "Fuse" by soundslikewillem of freesound.org, "fireworks 3burst sizzle" by atomwrath of freesound.org
splash.ogg - "Splash, Jumping, D" by InspectorJ of freesound.org

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -297,6 +297,7 @@ image reed unimpressed flip = im.Flip("reed/reed unimpressed.png", horizontal=Tr
image anon unimpressed flip = im.Flip("anon/base set/anon unimpressed.png", horizontal=True)
image anon prom unimpressed flip = im.Flip("anon/prom set/anon prom unimpressed.png", horizontal=True)
image naser unimpressed flip = im.Flip("naser/naser unimpressed.png", horizontal=True)
image naser prom unimpressed flip = im.Flip("naser/naser prom unimpressed.png", horizontal=True)
image trish unimpressed flip = im.Flip("trish/trish unimpressed.png", horizontal=True)
image naomi unimpressed flip = im.Flip("naomi/naomi unimpressed.png", horizontal=True)
image stella unimpressed flip = im.Flip("stella/stella unimpressed.png", horizontal=True)

File diff suppressed because it is too large Load Diff