. added MBF dog sounds to Dehacked sound table.

This commit is contained in:
Christoph Oelckers 2015-09-28 09:09:52 +02:00
parent b613db4ae5
commit f58b67b11d

View file

@ -534,7 +534,13 @@ SoundMap
"skeleton/active", "skeleton/active",
"skeleton/sight", "skeleton/sight",
"skeleton/attack", "skeleton/attack",
"misc/chat" "misc/chat",
"dog/sight",
"dog/attack",
"dog/active",
"dog/death",
"dog/pain",
}; };
// Names of different actor types, in original Doom 2 order // Names of different actor types, in original Doom 2 order