From 33fcba5648b455b531a2ccf330913f637206d6d9 Mon Sep 17 00:00:00 2001 From: "C.S. Melis" Date: Mon, 29 Aug 2022 12:02:14 +0200 Subject: [PATCH] Ensure player takes damage from Mission 7 gas pocket field For some reason, during Mission 7 when the player reaches the gas pocket field, the player is made invulnerable. Because of this, the player doesn't take any damage from the gas balls, despite Juni saying that they may damage your ship. Hence this could teach the player that the gas balls only show a cool effect and not actually do damage to the ship. This is unfortunately false and so the invulnerable state has been removed. These gas balls specifically do very little damage anyway. --- DATA/MISSIONS/M07/m07.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DATA/MISSIONS/M07/m07.ini b/DATA/MISSIONS/M07/m07.ini index 514e74c..0006eb3 100644 --- a/DATA/MISSIONS/M07/m07.ini +++ b/DATA/MISSIONS/M07/m07.ini @@ -2729,7 +2729,7 @@ Act_SetPriority = lbl_friends, NORMAL Act_StartDialog = close_to_quintaine_dialog Act_ActTrig = commcomplete_DX_M07_1555_JUNI Act_PlayMusic = music_reveal_and_exposition, none, none, none -Act_Invulnerable = Player, true +;Act_Invulnerable = Player, true Act_SetNNObj = mlog_awaiting_objective [ObjList]