From ad216ce05098975e80377959d6133b6bcd12e19d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sun, 19 Jun 2016 18:50:31 +0200 Subject: [PATCH] Consolidate EMP attack order with faction speech notifications. --- mods/ts/rules/shared-support.yaml | 24 +++--------------------- 1 file changed, 3 insertions(+), 21 deletions(-) diff --git a/mods/ts/rules/shared-support.yaml b/mods/ts/rules/shared-support.yaml index a15036d5aa..785a0be4af 100644 --- a/mods/ts/rules/shared-support.yaml +++ b/mods/ts/rules/shared-support.yaml @@ -43,30 +43,12 @@ NAPULS: gdi: napuls.gdi nod: napuls.nod ProvidesPrerequisite@gdi: - Prerequisite: emp.gdi - Factions: gdi ResetOnOwnerChange: true - ProvidesPrerequisite@nod: - Prerequisite: emp.nod - Factions: nod - ResetOnOwnerChange: true - AttackOrderPower@nod: + AttackOrderPower: Cursor: emp Icon: emp ChargeTime: 135 Description: E.M. Pulse LongDesc: Fires a pulse blast which disables\nall mechanical units in the area. - EndChargeSound: speech-nod|00-i158.aud - SelectTargetSound: speech-nod|00-i042.aud - Prerequisites: emp.nod - OrderName: Nodemp - AttackOrderPower@gdi: - Cursor: emp - Icon: emp - ChargeTime: 135 - Description: E.M. Pulse - LongDesc: Fires a pulse blast which disables\nall mechanical units in the area. - EndChargeSound: speech-gdi|00-i158.aud - SelectTargetSound: speech-gdi|00-i042.aud - Prerequisites: emp.gdi - OrderName: GDIemp + EndChargeSpeechNotification: EmPulseCannonReady + SelectTargetSpeechNotification: SelectTarget