Implement attack notifications for Mesk advisor

This commit is contained in:
Pr0nogo 2024-02-15 14:48:02 -05:00
parent ecce0a66fa
commit 002ee6dbee
19 changed files with 36 additions and 19 deletions

Binary file not shown.

View File

@ -2859,23 +2859,23 @@ Hierophant Weaponfire 02
Ministry Selected 01
Phalanx Weaponhit B 01
Exemplar Death 01
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Mesk Advisor Ally Attack P 01
Mesk Advisor Ally Attack P 02
Mesk Advisor Ally Attack P 03
Mesk Advisor Ally Attack T 01
Mesk Advisor Ally Attack T 02
Mesk Advisor Ally Attack T 03
Mesk Advisor Ally Attack Z 01
Mesk Advisor Ally Attack Z 02
Mesk Advisor Ally Attack Z 03
Mesk Advisor Army Attack 01
Mesk Advisor Army Attack 02
Mesk Advisor Army Attack 03
Mesk Advisor Base Attack 01
Mesk Advisor Base Attack 02
Mesk Advisor Base Attack 03
Mesk Advisor Base Attack 04
Mesk Advisor Base Attack 05
Extended Sound #1
Extended Sound #1
Extended Sound #1

View File

@ -2858,4 +2858,21 @@ cm\p\hierophant\wf-01.wav
cm\p\hierophant\wf-02.wav
cm\t\_building\ministry.wav
cm\t\phalanx\wh2-01.wav
cm\p\exemplar\dth-01.wav
cm\p\exemplar\dth-01.wav
cm\advisors\iskatumesk\meskad_allyattack-p-01.wav
cm\advisors\iskatumesk\meskad_allyattack-p-02.wav
cm\advisors\iskatumesk\meskad_allyattack-p-01.wav
cm\advisors\iskatumesk\meskad_allyattack-t-01.wav
cm\advisors\iskatumesk\meskad_allyattack-t-02.wav
cm\advisors\iskatumesk\meskad_allyattack-t-01.wav
cm\advisors\iskatumesk\meskad_allyattack-z-01.wav
cm\advisors\iskatumesk\meskad_allyattack-z-02.wav
cm\advisors\iskatumesk\meskad_allyattack-z-03.wav
cm\advisors\iskatumesk\meskad_armyattack-01.wav
cm\advisors\iskatumesk\meskad_armyattack-02.wav
cm\advisors\iskatumesk\meskad_armyattack-01.wav
cm\advisors\iskatumesk\meskad_baseattack-01.wav
cm\advisors\iskatumesk\meskad_baseattack-02.wav
cm\advisors\iskatumesk\meskad_baseattack-03.wav
cm\advisors\iskatumesk\meskad_baseattack-04.wav
cm\advisors\iskatumesk\meskad_baseattack-05.wav

View File

@ -54,7 +54,7 @@ Patch goals include:
- New UI actions:
- "set_player_team_ui"
- **Advisors:**
- Added support for army, base, and ally under attack events (Mesk advisor pending)
- Added support for army, base, and ally under attack events
- Added HADRAL custom advisor
## Game modes

Binary file not shown.