Merge pull request #3518 from ScottNZ/teslacoil

Tesla Coil improvements
This commit is contained in:
Chris Forbes
2013-07-01 19:17:59 -07:00
3 changed files with 4 additions and 2 deletions

View File

@@ -74,7 +74,7 @@ namespace OpenRA.Mods.RA
return this; return this;
self.Trait<RenderBuildingCharge>().PlayCharge(self); self.Trait<RenderBuildingCharge>().PlayCharge(self);
return Util.SequenceActivities( new Wait( 8 ), new TeslaZap( target ), this ); return Util.SequenceActivities( new Wait( 22 ), new TeslaZap( target ), this );
} }
} }

View File

@@ -272,7 +272,7 @@ TSLA:
Owner: soviet Owner: soviet
Hotkey: u Hotkey: u
Valued: Valued:
Cost: 1500 Cost: 1200
Tooltip: Tooltip:
Name: Tesla Coil Name: Tesla Coil
Description: Advanced base defense. Requires power\nto operate.\n Strong vs Tanks, Infantry\n Weak vs Aircraft Description: Advanced base defense. Requires power\nto operate.\n Strong vs Tanks, Infantry\n Weak vs Aircraft

View File

@@ -316,9 +316,11 @@ tsla:
active: active:
Start: 1 Start: 1
Length: 9 Length: 9
Tick: 100
damaged-active: damaged-active:
Start: 11 Start: 11
Length: 9 Length: 9
Tick: 100
pbox: pbox:
idle: idle: