Skip to content

Commit

Permalink
add supplytruck
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickwieth committed Feb 18, 2024
1 parent 49c8bb3 commit a9126af
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 6 deletions.
Binary file added mods/ca/bits/china/supplytruck.hva
Binary file not shown.
Binary file added mods/ca/bits/china/supplytruck.vxl
Binary file not shown.
Binary file added mods/ca/bits/china/supplytruckunload.hva
Binary file not shown.
Binary file added mods/ca/bits/china/supplytruckunload.vxl
Binary file not shown.
3 changes: 3 additions & 0 deletions mods/ca/rules/china/aircraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,9 @@ chmig.husk:
Image: chmig
PlayerPalette: overlayplayertd

chhelix.bunker.advinf:
Inherits: chhelix

chhelix:
Inherits: ^VoxelHelicopter
RenderVoxels:
Expand Down
7 changes: 5 additions & 2 deletions mods/ca/rules/china/vehicles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -897,8 +897,11 @@ chgtnk.Husk:

chharv:
Inherits: ^HarvesterVehicle
Inherits: ^TDVehicleSprite
Inherits@GeneralsVehicle: ^GeneralsVehicle
Inherits: ^VoxelVehicle
RenderVoxels:
Scale: 0.7
Image: supplytruck
Inherits: ^GeneralsVehicle
Buildable:
Queue: Vehicle
BuildPaletteOrder: 10
Expand Down
5 changes: 1 addition & 4 deletions mods/ca/sequences/china.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -749,10 +749,7 @@ chnukecann.neutron:

chharv:
Inherits: ^VehicleOverlays
Inherits: ^LowRes
idle:
Facings: 32
UseClassicFacings: True
idle: invisibleitem
icon: chharvicon
Start: 0

Expand Down
4 changes: 4 additions & 0 deletions mods/ca/sequences/voxels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,7 @@ overlord:
turretenergy: overlordenergytur
turretnuke: overlordnuketur
turretpropaganda: emperorpropagandatur

supplytruck:
idle: supplytruck
unload: supplytruckunload

0 comments on commit a9126af

Please sign in to comment.