mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-17 19:23:51 +02:00
37 lines
469 B
Plaintext
37 lines
469 B
Plaintext
|
|
monster_demon_mancubus_sight
|
|
{
|
|
minDistance 2
|
|
maxDistance 35
|
|
volume 1
|
|
|
|
sound/monsters/mancubus/sight_01.wav
|
|
}
|
|
|
|
monster_demon_mancubus_die
|
|
{
|
|
minDistance 2
|
|
maxDistance 35
|
|
volume 1
|
|
|
|
sound/monsters/mancubus/death_01.wav
|
|
}
|
|
|
|
monster_demon_mancubus_attackmissile
|
|
{
|
|
minDistance 2
|
|
maxDistance 35
|
|
volume 1
|
|
|
|
sound/monsters/mancubus/attack_01.wav
|
|
}
|
|
|
|
monster_demon_mancubus_pain
|
|
{
|
|
minDistance 2
|
|
maxDistance 35
|
|
volume 1
|
|
|
|
sound/monsters/mancubus/pain_01.wav
|
|
}
|