Merge pull request #1 from Mailaender/patch-5
Added Prof. Einstein sequences and rules
This commit is contained in:
@@ -61,7 +61,7 @@ namespace OpenRA.Mods.RA.Missions
|
||||
private const int einsteinChinookArrivesAtAttackWave = 5;
|
||||
|
||||
private const int labRange = 5;
|
||||
private const string einsteinName = "c1";
|
||||
private const string einsteinName = "einstein";
|
||||
private const string tanyaName = "e7";
|
||||
private const string chinookName = "tran";
|
||||
private const string signalFlareName = "flare";
|
||||
|
||||
@@ -305,6 +305,27 @@ C2:
|
||||
ProximityCaptor:
|
||||
Types:CivilianInfantry
|
||||
|
||||
EINSTEIN:
|
||||
Inherits: ^Infantry
|
||||
Selectable:
|
||||
Voice: EinsteinVoice
|
||||
Bounds: 12,17,0,-9
|
||||
Valued:
|
||||
Cost: 10
|
||||
Tooltip:
|
||||
Name: Prof. Einstein
|
||||
Health:
|
||||
HP: 25
|
||||
Mobile:
|
||||
Speed: 5
|
||||
RevealsShroud:
|
||||
Range: 2
|
||||
-AutoTarget:
|
||||
AttackMove:
|
||||
JustMove: true
|
||||
ProximityCaptor:
|
||||
Types:CivilianInfantry
|
||||
|
||||
SHOK:
|
||||
Inherits: ^Infantry
|
||||
Buildable:
|
||||
|
||||
@@ -1877,6 +1877,45 @@ c2:
|
||||
Length: 6
|
||||
Facings: 8
|
||||
|
||||
einstein:
|
||||
stand:
|
||||
Start: 0
|
||||
Facings: 8
|
||||
panic-run:
|
||||
Start: 8
|
||||
Length: 6
|
||||
Facings: 8
|
||||
panic-stand:
|
||||
Start: 8
|
||||
Length: 6
|
||||
Facings: 8
|
||||
run:
|
||||
Start: 56
|
||||
Length: 6
|
||||
Facings: 8
|
||||
die1:
|
||||
Start: 115
|
||||
Length: 8
|
||||
die2:
|
||||
Start: 123
|
||||
Length: 8
|
||||
die3:
|
||||
Start: 135
|
||||
Length: 12
|
||||
die4:
|
||||
Start: 147
|
||||
Length: 17
|
||||
die5:
|
||||
Start: 123
|
||||
Length: 8
|
||||
die6: electro
|
||||
Start: 0
|
||||
Length: *
|
||||
die-crushed: corpse1
|
||||
Start: 0
|
||||
Length: 6
|
||||
Tick: 1600
|
||||
|
||||
parabomb:
|
||||
open:
|
||||
Start: 0
|
||||
|
||||
Reference in New Issue
Block a user