Use the weapon pickup sound for team flags

This commit is contained in:
2025-07-15 20:33:38 -03:00
parent 5975b2c8a5
commit e3989a9220

View File

@@ -626,7 +626,7 @@ Only in CTF games
*/
{
"team_CTF_redflag",
NULL,
"sound/misc/w_pkup.wav",
{ "models/flags/r_flag.md3",
NULL, NULL, NULL },
/* icon */ "icons/iconf_red1",
@@ -643,7 +643,7 @@ Only in CTF games
*/
{
"team_CTF_blueflag",
NULL,
"sound/misc/w_pkup.wav",
{ "models/flags/b_flag.md3",
NULL, NULL, NULL },
/* icon */ "icons/iconf_blu1",