mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Remove helmet from some Juni comm messages in M04
Juni said in two comm messages in Mission 4 that she made it to a few planets in Bretonia. However, while docked she shouldn't be wearing a helmet. Therefore, that's been removed. Furthermore, a delay to the first comm message has been added because you previously couldn't see her in the top left due to being in a jump tunnel.
This commit is contained in:
parent
b886067447
commit
5b12e7a5a5
@ -4801,14 +4801,15 @@ Act_ActTrig = land_on_leeds
|
||||
nickname = sendcomm_DX_M04_1370_JUNI
|
||||
system = Br04
|
||||
Cnd_DistVec = outside, Player, 32883, 0, 50064, 2000
|
||||
Act_EtherComm = juni, 216400, Player, DX_M04_1370_JUNI, -1, pl_female4_head_helmet, li_hatcher_body, comm_br_elite_female
|
||||
Cnd_Timer = 7.5
|
||||
Act_EtherComm = juni, 216400, Player, DX_M04_1370_JUNI, -1, pl_female4_head_helmet, li_hatcher_body
|
||||
Act_Invulnerable = Br04_01_dock_ring, true
|
||||
|
||||
[Trigger]
|
||||
nickname = sendcomm_DX_M04_1380_JUNI
|
||||
system = Br04
|
||||
Cnd_DistShip = inside, Player, Br04_01, 5000
|
||||
Act_EtherComm = juni, 216400, Player, DX_M04_1380_JUNI, -1, pl_female4_head_helmet, li_hatcher_body, comm_br_elite_female
|
||||
Act_EtherComm = juni, 216400, Player, DX_M04_1380_JUNI, -1, pl_female4_head_helmet, li_hatcher_body
|
||||
Act_SetRep = Player, li_lsf_grp, REP_HOSTILE_THRESHOLD
|
||||
Act_SetRep = Player, li_n_grp, REP_HOSTILE_THRESHOLD
|
||||
Act_SetRep = Player, li_p_grp, REP_HOSTILE_THRESHOLD
|
||||
|
Loading…
Reference in New Issue
Block a user