diff --git a/mods/ra/infantry.yaml b/mods/ra/infantry.yaml index 90bf721198..e469e2c24b 100644 --- a/mods/ra/infantry.yaml +++ b/mods/ra/infantry.yaml @@ -202,4 +202,28 @@ MEDI: AttackBase: PrimaryWeapon: Heal TakeCover: - -AutoTarget: \ No newline at end of file + -AutoTarget: + +C1: + Inherits: ^Infantry + Selectable: + Voice: CivilianMaleVoice + Bounds: 12,17,0,-9 + Unit: + HP: 20 + Sight: 2 + Speed: 4 + AttackBase: + PrimaryWeapon: Pistol + +C2: + Inherits: ^Infantry + Selectable: + Voice: CivilianFemaleVoice + Bounds: 12,17,0,-9 + Unit: + HP: 20 + Sight: 2 + Speed: 4 + AttackBase: + PrimaryWeapon: Pistol