[Mod FF]: Fixed blackout battlechatter, refactored the battlechatter script and some fix in _damagefeedback
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
init()
|
||||
{
|
||||
/* Original
|
||||
level.scr_sound[ "gaz" ][ "tango_down" ] = "UK_2_inform_killfirm_generic_s";
|
||||
*/
|
||||
// Modded
|
||||
level.scr_sound[ "gaz" ][ "tango_down" ] = "UK_gaz_inform_killfirm_generic_s";
|
||||
}
|
Reference in New Issue
Block a user