Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ Object CINE_ChinaJetMIG
UnitSpecificSounds
VoiceCreate = MigVoiceCreate
Afterburner = RaptorAfterburner
VoiceLowFuel = MigVoiceLowFuel
VoiceGarrison = MigVoiceMove
End

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ Object ChinaJetMIG_CinematicVersion
UnitSpecificSounds
VoiceCreate = MigVoiceCreate
Afterburner = RaptorAfterburner
VoiceLowFuel = MigVoiceLowFuel
VoiceGarrison = MigVoiceMove
End

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ Object ChinaJetMIG
UnitSpecificSounds
VoiceCreate = MigVoiceCreate
Afterburner = RaptorAfterburner
VoiceLowFuel = MigVoiceLowFuel
VoiceGarrison = MigVoiceMove
End

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ Object CINE_ChinaJetMIG
UnitSpecificSounds
VoiceCreate = MigVoiceCreate
Afterburner = RaptorAfterburner
VoiceLowFuel = MigVoiceLowFuel
VoiceGarrison = MigVoiceMove
End

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ Object ChinaJetMIG_CinematicVersion
UnitSpecificSounds
VoiceCreate = MigVoiceCreate
Afterburner = RaptorAfterburner
VoiceLowFuel = MigVoiceLowFuel
VoiceGarrison = MigVoiceMove
End

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ Object Boss_JetMIG
UnitSpecificSounds
VoiceCreate = MigVoiceCreate
Afterburner = RaptorAfterburner
VoiceLowFuel = MigVoiceLowFuel
VoiceGarrison = MigVoiceMove
End

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ Object ChinaJetMIG
UnitSpecificSounds
VoiceCreate = MigVoiceCreate
Afterburner = RaptorAfterburner
VoiceLowFuel = MigVoiceLowFuel
VoiceGarrison = MigVoiceMove
End

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ Object Infa_ChinaJetMIG
UnitSpecificSounds
VoiceCreate = MigVoiceCreate
Afterburner = RaptorAfterburner
VoiceLowFuel = MigVoiceLowFuel
VoiceGarrison = MigVoiceMove
End

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ Object Nuke_ChinaJetMIG
UnitSpecificSounds
VoiceCreate = MigVoiceCreate
Afterburner = RaptorAfterburner
VoiceLowFuel = MigVoiceLowFuel
VoiceGarrison = MigVoiceMove
End

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ Object Tank_ChinaJetMIG
UnitSpecificSounds
VoiceCreate = MigVoiceCreate
Afterburner = RaptorAfterburner
VoiceLowFuel = MigVoiceLowFuel
VoiceGarrison = MigVoiceMove
End

Expand Down