mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Fixed an issue that caused one of the uncloaking Rheinland ships from mission 5 to attack the player too early sometimes
This commit is contained in:
parent
8c5198faea
commit
dfa9134b27
@ -65,6 +65,7 @@
|
||||
- Ensure Ozu and Hakkera's ships use the correct engine effects during the Tekagi cutscene in mission 9
|
||||
- Added updated MP Rep plugin which fixes a crash that would occur on some Windows installs when the equipment or commodity dealer window is opened
|
||||
- Ensure the correct help text is shown for the Change View button
|
||||
- Fixed an issue that caused one of the uncloaking Rheinland ships from mission 5 to attack the player too early sometimes
|
||||
|
||||
### Misc
|
||||
- Compressed nav map textures for faster load times
|
||||
|
@ -988,6 +988,8 @@ Act_SendComm = juni, Player, DX_M05_0250_Juni
|
||||
nickname = dst_pl_bw01_01
|
||||
Cnd_DistShip = inside, Player, bw01_01_dock_ring_1, 3000
|
||||
Act_SpawnFormation = cloaked_fighters
|
||||
Act_SetVibeLblToShip = lbl_enc1, Player, REP_FRIEND_MAXIMUM
|
||||
Act_SetVibeLblToShip = lbl_enc1, juni, REP_FRIEND_MAXIMUM
|
||||
Act_GiveObjList = cloaked_rf1, ol_hold
|
||||
Act_CallThorn = missions\m05\M05_Sprague_Decloak.thn, cloaked_rf2
|
||||
Act_PlayMusic = none, none, none, music_stab_danger
|
||||
|
Loading…
Reference in New Issue
Block a user