Skip to content

Commit

Permalink
fix banshee behavior and medic sprite
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickwieth committed Jan 8, 2024
1 parent acb949f commit f4537cb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions mods/ca/rules/infantry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -685,6 +685,8 @@ E7:

MEDI:
Inherits: ^Soldier
RenderSprites:
PlayerPalette: overlayplayer
Inherits: ^InfantrySupportUnit
Buildable:
Queue: Infantry
Expand Down
2 changes: 1 addition & 1 deletion mods/ca/rules/nod/aircraft.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
SCRN:
Inherits: ^Helicopter
Inherits: ^FightingPlane
Inherits: ^BiologicalPilot
Inherits: ^PrioEnergyAntiHeavyAA
Inherits: ^VoxelPlane
Expand All @@ -14,7 +15,6 @@ SCRN:
StartColor: AAAAFF88
EndColor: AAFFAA00
-WithShadow:
Inherits: ^FightingHelicopter
Inherits: ^RearmableHelicopter
AmmoPool:
Ammo: 12
Expand Down
2 changes: 2 additions & 0 deletions mods/ca/sequences/infantry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -717,6 +717,8 @@ e7:

medi:
Inherits: ^CommonDeaths
Defaults:
Scale: 0.66
stand: medi
Facings: 8
run: medi
Expand Down

0 comments on commit f4537cb

Please sign in to comment.