mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2026-08-18 21:25:18 +00:00
Added "infantry killed" radio messages
This commit is contained in:
@@ -35,6 +35,13 @@ Library.radioMessages = {
|
||||
"Splash $1, good kill.",
|
||||
"$1's cooked, smoke's up."
|
||||
}, -- "$1" should be "vehicle" in audio version
|
||||
pilotKillInfantry = {
|
||||
"$1 neutralized.",
|
||||
"Enemy $1 taken out.",
|
||||
"Good effects on $1.",
|
||||
"Confirmed hit, $1 down.",
|
||||
"$1 position destroyed."
|
||||
}, -- "$1" should be "infantry" in audio version
|
||||
pilotKillShip = {
|
||||
"Splash confirmed! Enemy $1 going under.",
|
||||
"Direct hit! $1 burning and breaking up.",
|
||||
|
||||
Reference in New Issue
Block a user