Hook up empty/full harvester husk variants in RA.
This commit is contained in:
BIN
mods/ra/bits/hhusk2.shp
Normal file
BIN
mods/ra/bits/hhusk2.shp
Normal file
Binary file not shown.
@@ -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:
|
||||
|
||||
@@ -437,6 +437,11 @@ hhusk:
|
||||
Start: 0
|
||||
Facings: 32
|
||||
|
||||
hhusk2:
|
||||
idle:
|
||||
Start: 0
|
||||
Facings: 32
|
||||
|
||||
1tnk:
|
||||
idle:
|
||||
Start: 0
|
||||
|
||||
Reference in New Issue
Block a user