Hook up empty/full harvester husk variants in RA.

This commit is contained in:
Paul Chote
2011-07-27 20:09:29 +12:00
parent 5fe5addc0c
commit 08ed7f0316
7 changed files with 74 additions and 6 deletions

BIN
mods/ra/bits/hhusk2.shp Normal file

Binary file not shown.

View File

@@ -229,7 +229,10 @@ HARV:
GpsDot:
String:Harvester
LeavesHusk:
HuskActor: HARV.Husk
HuskActor: HARV.EmptyHusk
HarvesterHuskModifier:
FullHuskActor: HARV.FullHusk
FullnessThreshold: 50
MCV:
Inherits: ^Vehicle
@@ -468,13 +471,20 @@ TRUK:
Speed: 6
AnimKey: turret
HARV.Husk:
HARV.FullHusk:
Inherits: ^Husk
Tooltip:
Name: Husk (Harvester)
RenderUnit:
Image: hhusk
HARV.EmptyHusk:
Inherits: ^Husk
Tooltip:
Name: Husk (Harvester)
RenderUnit:
Image: hhusk2
MCV.Husk:
Inherits: ^Husk
Tooltip:

View File

@@ -437,6 +437,11 @@ hhusk:
Start: 0
Facings: 32
hhusk2:
idle:
Start: 0
Facings: 32
1tnk:
idle:
Start: 0