footsounds

This commit is contained in:
Your Name
2020-08-11 12:51:57 -06:00
parent d4831e69c1
commit 71083f0f77
3 changed files with 54 additions and 8 deletions

View File

@ -87,6 +87,7 @@ init()
level.bots_nonfullautoguns["striker"] = true;
level.bots_nonfullautoguns["usp"] = true;
level.bots_nonfullautoguns["wa2000"] = true;
level.bots_nonfullautoguns["dragunov"] = true;
level.bots_bloodfx = loadfx("impacts/flesh_hit_body_fatal_exit");