Migrate SNDINFO to 4.10 syntax.

This commit is contained in:
Mari the Deer 2022-12-26 13:45:57 +01:00
commit d8319ee78d
9 changed files with 1486 additions and 1486 deletions

View file

@ -1,146 +1,146 @@
$pitchshiftrange 0
crash/crash1 sounds/DUCK.ogg
crash/crash2 sounds/BORK98.ogg
crash/crash3 sounds/BORKXP.ogg
crash/crash4 sounds/GNOME.ogg
crash/crash5 sounds/FRANCETIM.ogg
crash/crash6 sounds/ONO.ogg
crash/crash7 sounds/pussy.ogg
crash/crash8 sounds/SNORE.ogg
crash/crash1 = "sounds/DUCK.ogg"
crash/crash2 = "sounds/BORK98.ogg"
crash/crash3 = "sounds/BORKXP.ogg"
crash/crash4 = "sounds/GNOME.ogg"
crash/crash5 = "sounds/FRANCETIM.ogg"
crash/crash6 = "sounds/ONO.ogg"
crash/crash7 = "sounds/pussy.ogg"
crash/crash8 = "sounds/SNORE.ogg"
$random crash/crash { crash/crash1 crash/crash2 crash/crash3 crash/crash4 crash/crash5 crash/crash6 crash/crash7 crash/crash8 }
crash/glass sounds/GLASSCRK.ogg
crash/curb sounds/CURB.ogg
brutal/ezmodo sounds/EASYMODO.ogg
bestsound sounds/CORK.ogg
haha/dab sounds/DAB.ogg
bruh sounds/BRUH.ogg
squeak sounds/SQUEAK.ogg
recordscratch sounds/RECSCRAP.ogg
compat/warn sounds/UTWARN.ogg
hahaha/hahaha sounds/HAHAHA.ogg
title/explo1 sounds/OUCHEX1.ogg
title/explo2 sounds/OUCHEX2.ogg
title/explo3 sounds/OUCHEX3.ogg
title/explo4 sounds/OUCHEX4.ogg
crash/glass = "sounds/GLASSCRK.ogg"
crash/curb = "sounds/CURB.ogg"
brutal/ezmodo = "sounds/EASYMODO.ogg"
bestsound = "sounds/CORK.ogg"
haha/dab = "sounds/DAB.ogg"
bruh = "sounds/BRUH.ogg"
squeak = "sounds/SQUEAK.ogg"
recordscratch = "sounds/RECSCRAP.ogg"
compat/warn = "sounds/UTWARN.ogg"
hahaha/hahaha = "sounds/HAHAHA.ogg"
title/explo1 = "sounds/OUCHEX1.ogg"
title/explo2 = "sounds/OUCHEX2.ogg"
title/explo3 = "sounds/OUCHEX3.ogg"
title/explo4 = "sounds/OUCHEX4.ogg"
$random title/explo { title/explo1 title/explo2 title/explo3 title/explo4 }
$limit title/explo 64
title/thump sounds/TitleThump.ogg
title/thump = "sounds/TitleThump.ogg"
$limit title/thump 16
misc/secret sounds/CTF5.ogg
misc/keytry sounds/LOCKDOOR.ogg
misc/w_pkup sounds/general/wpickup.ogg
misc/w_pkup_vip sounds/general/wpickup_vip.ogg
misc/p_pkup sounds/general/ppickup.ogg
misc/p_pkup_vip sounds/general/ppickup_vip.ogg
misc/i_pkup sounds/general/ipickup.ogg
misc/k_pkup sounds/general/kpickup.ogg
misc/ammo_pkup sounds/general/apickup.ogg
misc/bullet_pkup sounds/general/bpickup.ogg
misc/ammo_pkup_vip sounds/general/apickup_vip.ogg
misc/bullet_pkup_vip sounds/general/bpickup_vip.ogg
misc/armor_pkup sounds/general/spickup.ogg
misc/health_pkup sounds/general/hpickup.ogg
misc/spawn sounds/CORK.ogg
misc/teleport sounds/general/teleport.ogg
misc/chat sounds/CHATBEEP.ogg
misc/sundowner sounds/SUNDOWNER.ogg
misc/emone sounds/EMONE.ogg
misc/trombone sounds/SADTROMBONE.ogg
misc/lamborghini sounds/GNAWLIDGE.ogg
misc/nocheat sounds/DSNOPE.ogg
misc/drumroll sounds/DRUMROLL.ogg
misc/tada sounds/TADA.ogg
misc/heart sounds/KOKORO.ogg
misc/achievement sounds/CTF6.ogg
misc/wow sounds/WOW.ogg
misc/achievement2 sounds/YAY.ogg
misc/orbexplode sounds/ORBEXPLODE.ogg
misc/omgfart sounds/omgfart.ogg
misc/voice sounds/dlgvoice.ogg
misc/frag sounds/GFRAG.ogg
misc/invchange sounds/INVSEL.ogg
misc/invuse sounds/INVUSE.ogg
misc/gibber1 sounds/general/Gib1.ogg
misc/gibber2 sounds/general/Gib2.ogg
misc/gibber3 sounds/general/Gib3.ogg
misc/gibber4 sounds/general/Gib4.ogg
misc/gibber5 sounds/general/Gib5.ogg
misc/secret = "sounds/CTF5.ogg"
misc/keytry = "sounds/LOCKDOOR.ogg"
misc/w_pkup = "sounds/general/wpickup.ogg"
misc/w_pkup_vip = "sounds/general/wpickup_vip.ogg"
misc/p_pkup = "sounds/general/ppickup.ogg"
misc/p_pkup_vip = "sounds/general/ppickup_vip.ogg"
misc/i_pkup = "sounds/general/ipickup.ogg"
misc/k_pkup = "sounds/general/kpickup.ogg"
misc/ammo_pkup = "sounds/general/apickup.ogg"
misc/bullet_pkup = "sounds/general/bpickup.ogg"
misc/ammo_pkup_vip = "sounds/general/apickup_vip.ogg"
misc/bullet_pkup_vip = "sounds/general/bpickup_vip.ogg"
misc/armor_pkup = "sounds/general/spickup.ogg"
misc/health_pkup = "sounds/general/hpickup.ogg"
misc/spawn = "sounds/CORK.ogg"
misc/teleport = "sounds/general/teleport.ogg"
misc/chat = "sounds/CHATBEEP.ogg"
misc/sundowner = "sounds/SUNDOWNER.ogg"
misc/emone = "sounds/EMONE.ogg"
misc/trombone = "sounds/SADTROMBONE.ogg"
misc/lamborghini = "sounds/GNAWLIDGE.ogg"
misc/nocheat = "sounds/DSNOPE.ogg"
misc/drumroll = "sounds/DRUMROLL.ogg"
misc/tada = "sounds/TADA.ogg"
misc/heart = "sounds/KOKORO.ogg"
misc/achievement = "sounds/CTF6.ogg"
misc/wow = "sounds/WOW.ogg"
misc/achievement2 = "sounds/YAY.ogg"
misc/orbexplode = "sounds/ORBEXPLODE.ogg"
misc/omgfart = "sounds/omgfart.ogg"
misc/voice = "sounds/dlgvoice.ogg"
misc/frag = "sounds/GFRAG.ogg"
misc/invchange = "sounds/INVSEL.ogg"
misc/invuse = "sounds/INVUSE.ogg"
misc/gibber1 = "sounds/general/Gib1.ogg"
misc/gibber2 = "sounds/general/Gib2.ogg"
misc/gibber3 = "sounds/general/Gib3.ogg"
misc/gibber4 = "sounds/general/Gib4.ogg"
misc/gibber5 = "sounds/general/Gib5.ogg"
$random misc/gibber { misc/gibber1 misc/gibber2 misc/gibber3 misc/gibber4 misc/gibber5 }
misc/gibhit1 sounds/general/gibP1.ogg
misc/gibhit2 sounds/general/gibP3.ogg
misc/gibhit3 sounds/general/gibP4.ogg
misc/gibhit4 sounds/general/gibP5.ogg
misc/gibhit5 sounds/general/gibP6.ogg
misc/gibhit1 = "sounds/general/gibP1.ogg"
misc/gibhit2 = "sounds/general/gibP3.ogg"
misc/gibhit3 = "sounds/general/gibP4.ogg"
misc/gibhit4 = "sounds/general/gibP5.ogg"
misc/gibhit5 = "sounds/general/gibP6.ogg"
$random misc/gibhit { misc/gibhit1 misc/gibhit2 misc/gibhit3 misc/gibhit4 misc/gibhit5 }
misc/blooddrop sounds/general/bloddrop.ogg
misc/bodythump sounds/general/thump.ogg
misc/flame1 sounds/general/onfire1.ogg
misc/flame2 sounds/general/onfire2.ogg
misc/flame3 sounds/general/onfire3.ogg
misc/flame4 sounds/general/onfire4.ogg
misc/blooddrop = "sounds/general/bloddrop.ogg"
misc/bodythump = "sounds/general/thump.ogg"
misc/flame1 = "sounds/general/onfire1.ogg"
misc/flame2 = "sounds/general/onfire2.ogg"
misc/flame3 = "sounds/general/onfire3.ogg"
misc/flame4 = "sounds/general/onfire4.ogg"
$random misc/flame { misc/flame1 misc/flame2 misc/flame3 misc/flame4 }
$limit misc/flame 32
misc/magitem sounds/general/magitem.ogg
misc/magitem = "sounds/general/magitem.ogg"
$limit misc/magitem 16
misc/newarea sounds/general/AreaName.ogg
misc/newarea = "sounds/general/AreaName.ogg"
misc/underwater sounds/general/uWater1a.ogg
misc/underslime sounds/general/uGoop1.ogg
misc/underlava sounds/general/uLava1.ogg
misc/waterenter sounds/general/DIVE.ogg
misc/slimeenter sounds/general/GoopJ1.ogg
misc/lavaenter sounds/general/LavaJ1.ogg
misc/waterexit sounds/general/surfaceb.ogg
misc/slimeexit sounds/general/GoopE1.ogg
misc/lavaexit sounds/general/LavaE1.ogg
misc/underwater = "sounds/general/uWater1a.ogg"
misc/underslime = "sounds/general/uGoop1.ogg"
misc/underlava = "sounds/general/uLava1.ogg"
misc/waterenter = "sounds/general/DIVE.ogg"
misc/slimeenter = "sounds/general/GoopJ1.ogg"
misc/lavaenter = "sounds/general/LavaJ1.ogg"
misc/waterexit = "sounds/general/surfaceb.ogg"
misc/slimeexit = "sounds/general/GoopE1.ogg"
misc/lavaexit = "sounds/general/LavaE1.ogg"
misc/slughit1 sounds/general/slughit1.ogg
misc/slughit2 sounds/general/slughit2.ogg
misc/slughit1 = "sounds/general/slughit1.ogg"
misc/slughit2 = "sounds/general/slughit2.ogg"
$random misc/slughit { misc/slughit1 misc/slughit2 }
misc/slughitf1 sounds/general/slughitf1.ogg
misc/slughitf2 sounds/general/slughitf2.ogg
misc/slughitf1 = "sounds/general/slughitf1.ogg"
misc/slughitf2 = "sounds/general/slughitf2.ogg"
$random misc/slughitf { misc/slughitf1 misc/slughitf2 }
misc/ricochet1 sounds/general/ric1.ogg
misc/ricochet2 sounds/general/ric2.ogg
misc/ricochet3 sounds/general/ric3.ogg
misc/ricochet1 = "sounds/general/ric1.ogg"
misc/ricochet2 = "sounds/general/ric2.ogg"
misc/ricochet3 = "sounds/general/ric3.ogg"
$random misc/ricochet { misc/ricochet1 misc/ricochet2 misc/ricochet3 }
misc/parry_ds1 sounds/general/parry_ds1.ogg
misc/parry_ds2 sounds/general/parry_ds2.ogg
misc/parry_ds3 sounds/general/parry_ds3.ogg
misc/parry_ds1 = "sounds/general/parry_ds1.ogg"
misc/parry_ds2 = "sounds/general/parry_ds2.ogg"
misc/parry_ds3 = "sounds/general/parry_ds3.ogg"
$random misc/soulsparry { misc/parry_ds1 misc/parry_ds2 misc/parry_ds3 }
misc/clonk1 sounds/clonk/clonk1.ogg
misc/clonk2 sounds/clonk/clonk2.ogg
misc/clonk3 sounds/clonk/clonk3.ogg
misc/clonk4 sounds/clonk/clonk4.ogg
misc/clonk5 sounds/clonk/clonk5.ogg
misc/clonk6 sounds/clonk/clonk6.ogg
misc/clonk7 sounds/clonk/clonk7.ogg
misc/clonk8 sounds/clonk/clonk8.ogg
misc/clonk9 sounds/clonk/clonk9.ogg
misc/clonk10 sounds/clonk/clonk10.ogg
misc/clonk11 sounds/clonk/clonk11.ogg
misc/clonk1 = "sounds/clonk/clonk1.ogg"
misc/clonk2 = "sounds/clonk/clonk2.ogg"
misc/clonk3 = "sounds/clonk/clonk3.ogg"
misc/clonk4 = "sounds/clonk/clonk4.ogg"
misc/clonk5 = "sounds/clonk/clonk5.ogg"
misc/clonk6 = "sounds/clonk/clonk6.ogg"
misc/clonk7 = "sounds/clonk/clonk7.ogg"
misc/clonk8 = "sounds/clonk/clonk8.ogg"
misc/clonk9 = "sounds/clonk/clonk9.ogg"
misc/clonk10 = "sounds/clonk/clonk10.ogg"
misc/clonk11 = "sounds/clonk/clonk11.ogg"
$random misc/clonk { misc/clonk1 misc/clonk2 misc/clonk3 misc/clonk4 misc/clonk5 misc/clonk6 misc/clonk7 misc/clonk8 misc/clonk9 misc/clonk10 misc/clonk11 }
newkeen/hit sounds/keenhit.ogg
newkeen/die sounds/keendie.ogg
newkeen/fall sounds/keenfall.ogg
newkeen/bounce sounds/keenbounce.ogg
newkeen/hit = "sounds/keenhit.ogg"
newkeen/die = "sounds/keendie.ogg"
newkeen/fall = "sounds/keenfall.ogg"
newkeen/bounce = "sounds/keenbounce.ogg"
menu/activate sounds/hmenu/hmenu1.ogg
menu/backup sounds/hmenu/hmenu2.ogg
menu/prompt sounds/hmenu/hmenu1.ogg
menu/cursor sounds/hmenu/hmenu4.ogg
menu/change sounds/hmenu/hmenu3.ogg
menu/invalid sounds/hmenu/hmenu3.ogg
menu/dismiss sounds/hmenu/hmenu2.ogg
menu/choose sounds/hmenu/hmenu2.ogg
menu/clear sounds/hmenu/hmenu2.ogg
menu/advance sounds/hmenu/hmenu1.ogg
menu/activate = "sounds/hmenu/hmenu1.ogg"
menu/backup = "sounds/hmenu/hmenu2.ogg"
menu/prompt = "sounds/hmenu/hmenu1.ogg"
menu/cursor = "sounds/hmenu/hmenu4.ogg"
menu/change = "sounds/hmenu/hmenu3.ogg"
menu/invalid = "sounds/hmenu/hmenu3.ogg"
menu/dismiss = "sounds/hmenu/hmenu2.ogg"
menu/choose = "sounds/hmenu/hmenu2.ogg"
menu/clear = "sounds/hmenu/hmenu2.ogg"
menu/advance = "sounds/hmenu/hmenu1.ogg"
// SNDINFO quirk: have to manually clear the pitch shift of all the redefined vanilla sounds
$pitchshift misc/secret 0
@ -162,27 +162,27 @@ $pitchshift menu/choose 0
$pitchshift menu/clear 0
$pitchshift menu/advance 0
menu/demoopen sounds/menu/openkbase.ogg
menu/demosecret sounds/menu/findsecret.ogg
menu/demochat sounds/menu/chatsnd.ogg
menu/demotab sounds/menu/menutab.ogg
menu/demosel sounds/menu/menuset.ogg
menu/demoscroll sounds/menu/menuscroll.ogg
menu/demoopen = "sounds/menu/openkbase.ogg"
menu/demosecret = "sounds/menu/findsecret.ogg"
menu/demochat = "sounds/menu/chatsnd.ogg"
menu/demotab = "sounds/menu/menutab.ogg"
menu/demosel = "sounds/menu/menuset.ogg"
menu/demoscroll = "sounds/menu/menuscroll.ogg"
$volume menu/demoscroll 0.3
menu/democlose sounds/menu/menuclose.ogg
menu/democlose = "sounds/menu/menuclose.ogg"
menu/fail sounds/menu/failuse.ogg
menu/noinvuse sounds/menu/failinv.ogg
menu/buyinv sounds/menu/buysnd.ogg
menu/fail = "sounds/menu/failuse.ogg"
menu/noinvuse = "sounds/menu/failinv.ogg"
menu/buyinv = "sounds/menu/buysnd.ogg"
StartupTick DSEMPTY
StartupTick = DSEMPTY
world/watersplash sounds/terrain/DSSPLASH.ogg
world/watersplash2 sounds/terrain/DSSPLSML.ogg
world/lavasizzle sounds/terrain/DSLVSIZ.ogg
world/lavasizzle2 sounds/terrain/DSLVSIZ2.ogg
world/sludgegloop sounds/terrain/DSPLOOSH.ogg
world/sludgegloop2 sounds/terrain/DSPLOSML.ogg
world/watersplash = "sounds/terrain/DSSPLASH.ogg"
world/watersplash2 = "sounds/terrain/DSSPLSML.ogg"
world/lavasizzle = "sounds/terrain/DSLVSIZ.ogg"
world/lavasizzle2 = "sounds/terrain/DSLVSIZ2.ogg"
world/sludgegloop = "sounds/terrain/DSPLOOSH.ogg"
world/sludgegloop2 = "sounds/terrain/DSPLOSML.ogg"
$limit world/watersplash 8
$limit world/watersplash2 8
$limit world/lavasizzle 8