Add teleporter noise for DMC's info_teleporter.

This commit is contained in:
Marco Cawthorne 2023-04-17 23:29:30 -07:00
parent 00f50b883c
commit 43fc2c69ee
Signed by: eukara
GPG Key ID: CE2032F0A2882A22
3 changed files with 8 additions and 3 deletions

View File

@ -24,8 +24,6 @@ Crossbow Weapon
*/
#ifdef CLIENT
#define LIGHTNINGBEAM_COUNT 16
string g_lightning_beamtex;

View File

@ -1,6 +1,5 @@
unnamed2
{
{
map $lightmap
rgbGen identity

View File

@ -0,0 +1,8 @@
dmc_teleporter.teleported
{
sample misc/r_tele1.wav
sample misc/r_tele2.wav
sample misc/r_tele3.wav
sample misc/r_tele4.wav
sample misc/r_tele5.wav
}