Merge pull request #8106 from reaperrr/cnc-fixes

Several TD mod fixes
This commit is contained in:
Pavel Penev
2015-05-17 17:39:33 +03:00
11 changed files with 15 additions and 6 deletions

View File

@@ -41,14 +41,14 @@ CommandoVoice:
Voices: Voices:
Select: yeah1,yes1,yo1 Select: yeah1,yes1,yo1
Move: cmon1,onit1,gotit1 Move: cmon1,onit1,gotit1
Attack: onit1,gotit1 Attack: onit1,gotit1,noprblm1
Demolish: bombit1 Demolish: bombit1
Die: ramyell1 Die: ramyell1
Burned: ramyell1 Burned: ramyell1
Zapped: ramyell1 Zapped: ramyell1
Poisoned: ramyell1 Poisoned: ramyell1
Build: rokroll1 Build: rokroll1
Kill: keepem1,laugh1,lefty1 Kill: keepem1,laugh1,lefty1,tuffguy1
DinoVoice: DinoVoice:
Voices: Voices:

BIN
mods/cnc/bits/afld.shp Normal file

Binary file not shown.

BIN
mods/cnc/bits/afld_d.shp Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -323,6 +323,8 @@ AFLD:
RevealsShroud: RevealsShroud:
Range: 7c0 Range: 7c0
Bib: Bib:
WithIdleOverlay@DISH:
Sequence: idle-dish
RallyPoint: RallyPoint:
RallyPoint: 4,2 RallyPoint: 4,2
Exit@1: Exit@1:

View File

@@ -162,19 +162,26 @@ afld:
idle: idle:
Tick: 120 Tick: 120
ZOffset: -1023 ZOffset: -1023
active:
Length: 16
Tick: 120
ZOffset: -1023
damaged-idle: damaged-idle:
Start: 16 Start: 16
Tick: 120 Tick: 120
ZOffset: -1023 ZOffset: -1023
active:
Length: 16
Tick: 120
ZOffset: -1023
damaged-active: damaged-active:
Start: 16 Start: 16
Length: 16 Length: 16
Tick: 120 Tick: 120
ZOffset: -1023 ZOffset: -1023
idle-dish: afld_d
Length: 16
Tick: 160
damaged-idle-dish: afld_d
Start: 16
Length: 16
Tick: 160
dead: dead:
Start: 32 Start: 32
ZOffset: -1023 ZOffset: -1023