]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/mutators/gamemode_onslaught.qc
Precache stuff
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / gamemode_onslaught.qc
index e021076dbf98cf5c488ee054b96b1f95dbfd1c9b..27a34c5fef9d8d246a99fb15838c7a0599e98365 100644 (file)
@@ -881,6 +881,7 @@ void spawnfunc_onslaught_generator()
        precache_sound("onslaught/ons_hit1.wav");
        precache_sound("onslaught/ons_hit2.wav");
        precache_sound("onslaught/electricity_explode.wav");
+       precache_sound("onslaught/generator_underattack.wav");
        if (!self.team)
                objerror("team must be set");