Add Outcast mask for Cali base announcer during M07

During Mission 7 when you approach Cali base, you can see the announcer is missing the Outcast mask, which all Outcast base announcers wear. This has now been added for the announcer during the mission.
This commit is contained in:
C.S. Melis 2022-10-13 13:42:05 +02:00
parent 80e406b7ee
commit d353ba92c9

View File

@ -2838,7 +2838,7 @@ Cnd_DistShip = inside, Player, Bw08_01, 4500
Act_NagOff = towards_cali_base
Act_NagDistLeaving = at_cali_base, juni, Bw08_01, 23374
Act_SetLifeTime = cleanup_friends_at_cali, 100000
Act_EtherComm = cali_base, 196709, Player, DX_M07_1620_CALI, -1, pi_pirate3_head, pi_pirate3_body
Act_EtherComm = cali_base, 196709, Player, DX_M07_1620_CALI, -1, pi_pirate3_head, pi_pirate3_body, prop_mask_outcast
Act_ActTrig = commcomplete_DX_M07_1620_CALI
[Trigger]
@ -2850,7 +2850,7 @@ Act_ActTrig = commcomplete_DX_M07_1630_RAZOR_1
[Trigger]
nickname = commcomplete_DX_M07_1630_RAZOR_1
Cnd_CommComplete = DX_M07_1630_RAZOR_1
Act_EtherComm = cali_base, 196709, Player, DX_M07_1640_CALI, -1, pi_pirate3_head, pi_pirate3_body
Act_EtherComm = cali_base, 196709, Player, DX_M07_1640_CALI, -1, pi_pirate3_head, pi_pirate3_body, prop_mask_outcast
Act_ActTrig = commcomplete_DX_M07_1640_CALI
[Trigger]