X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fsounds%2Fall.inc;h=7462239f7701d88886e59387b5dec24d3721996b;hb=53911d2ce2724f2da23fb6806e491ce795ae4326;hp=4394e174067ab93c12236e3f7b00fa574ffb65c6;hpb=b834eab77489d98d5d722d67c8a96cf6c3549436;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/sounds/all.inc b/qcsrc/common/sounds/all.inc index 4394e1740..7462239f7 100644 --- a/qcsrc/common/sounds/all.inc +++ b/qcsrc/common/sounds/all.inc @@ -266,6 +266,7 @@ Sound SND_GIB_SPLAT_RANDOM() { SOUND(HIT, "misc/hit"); SOUND(TYPEHIT, "misc/typehit"); +SOUND(KILL, "misc/kill"); SOUND(SPAWN, "misc/spawn");