diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a54f32..ef0e8e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -68,7 +68,7 @@ - Reverted a change regarding asteroid draw distances that caused player ships to not be able to collide with some asteroids - Corrected Frankfurt's nebula color on the nav map - Ensure Juni will always say her last voice line in New York during mission 4 -- Make Ozu and the Blood Dragon escort say something after encountering the first hostile contacts in Tohoku during mission 9 +- Make Ozu and the Blood Dragon escort say something before and after encountering the first hostile contacts in Tohoku during mission 9 - Made the edges of the job board icon softer - Ensure Ozu and Hakkera's ships use the correct engine effects during the Tekagi cutscene in mission 9 - Updated the MP Rep plugin to fix a crash that would occur on some Windows installs when the equipment or commodity dealer window is opened diff --git a/DATA/AUDIO/voices_mission09.ini b/DATA/AUDIO/voices_mission09.ini index 6fd6e1b..fa80a7e 100644 --- a/DATA/AUDIO/voices_mission09.ini +++ b/DATA/AUDIO/voices_mission09.ini @@ -1,6 +1,10 @@ [Voice] extend = ozu +[Sound] +msg = DX_M08_0270_OZU +attenuation = -6 + [Sound] msg = DX_M09_0000_OZU attenuation = -6 diff --git a/DATA/MISSIONS/M09/m09.ini b/DATA/MISSIONS/M09/m09.ini index b3b1fff..c619396 100644 --- a/DATA/MISSIONS/M09/m09.ini +++ b/DATA/MISSIONS/M09/m09.ini @@ -1530,6 +1530,12 @@ Act_DeactTrig = nag_trent_for_not_coming_back1 Act_DeactTrig = nag_trent_for_not_coming_back2 Act_DeactTrig = fail_trent_for_leaving_battle Act_AdjHealth = lbl_should_be_healed, 0.75 +Act_StartDialog = nebula_wing_dies_dialog + +[Dialog] +nickname = nebula_wing_dies_dialog +system = Ku07 +line = Ozu, Player, DX_M08_0270_OZU [Trigger] nickname = first_dragon_dies