]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/miscfunctions.qc
Play a different sound when unable to do some vore actions. Already credited (part...
[voretournament/voretournament.git] / data / qcsrc / server / miscfunctions.qc
index bf8aaedf878a837fe1b4b525e6051cc103033cb3..31ac126d472175360123f320f81ad2284fa00bff 100644 (file)
@@ -1411,6 +1411,7 @@ void precache()
     precache_sound ("misc/hit.wav");\r
        precache_sound ("misc/typehit.wav");\r
        precache_sound ("misc/unavailable.wav");\r
+       precache_sound ("misc/forbidden.wav");\r
     PrecacheGlobalSound((globalsound_fall = "misc/hitground 4"));\r
     PrecacheGlobalSound((globalsound_metalfall = "misc/metalhitground 4"));\r
     precache_sound ("misc/null.wav");\r