diff --git a/mods/cnc/bits/stegichn.shp b/mods/cnc/bits/stegicnh.shp similarity index 100% rename from mods/cnc/bits/stegichn.shp rename to mods/cnc/bits/stegicnh.shp diff --git a/mods/cnc/rules/civilian.yaml b/mods/cnc/rules/civilian.yaml index 7981d04c29..b290b99e30 100644 --- a/mods/cnc/rules/civilian.yaml +++ b/mods/cnc/rules/civilian.yaml @@ -426,7 +426,7 @@ VICE: BlueTiberium: 70 Beach: 80 Selectable: - Voice: GenericVoice + Voice: DinoVoice TargetableUnit: TargetTypes: Ground AutoTarget: @@ -445,4 +445,4 @@ VICE: AttackWander: RenderUnit: WithMuzzleFlash: - BodyOrientation: + BodyOrientation: \ No newline at end of file diff --git a/mods/cnc/rules/defaults.yaml b/mods/cnc/rules/defaults.yaml index 44c5360e2b..2c6b9e6aff 100644 --- a/mods/cnc/rules/defaults.yaml +++ b/mods/cnc/rules/defaults.yaml @@ -190,6 +190,42 @@ JustMove: yes CrushableInfantry: +^DINO: + AppearsOnRadar: + Health: + Radius: 3 + HP: 1000 + Armor: + Type: Wood + Buildable: + Queue: Biolab + BuildPaletteOrder: 50 + Owner: Dinopark + Valued: + Cost: 1000 + Tooltip: + Name: Dinosaur + RevealsShroud: + Range: 6 + Mobile: + Speed: 8 + TerrainSpeeds: + Clear: 90 + Rough: 80 + Road: 100 + Tiberium: 70 + BlueTiberium: 70 + Beach: 80 + Selectable: + Voice: DinoVoice + TargetableUnit: + TargetTypes: Ground + HiddenUnderFog: + GainsExperience: + GivesExperience: + RenderInfantry: + BodyOrientation: + ^Plane: AppearsOnRadar: UseLocation: yes diff --git a/mods/cnc/rules/infantry.yaml b/mods/cnc/rules/infantry.yaml index b127b8bb5c..e66884f34f 100644 --- a/mods/cnc/rules/infantry.yaml +++ b/mods/cnc/rules/infantry.yaml @@ -214,7 +214,7 @@ RMBO: Range: 2 PVICE: - Inherits:VICE + Inherits: VICE -AttackWander: Mobile: Crushes: crate @@ -226,7 +226,34 @@ PVICE: Description: Mutated abomination that spits liquid tiberium.\n Strong vs Infantry, Buildings\n Weak vs Aircraft Icon: viceicnh DrawLineToTarget: - Selectable: - Voice: DinoVoice SelectionDecorations: ActorLostNotification: + +STEG: + Inherits: ^DINO + Tooltip: + Name: Stegosaurus + Description: A large, heavily built, herbivorous quadruped + Icon: stegicnh + +TREX: + Inherits: ^DINO + Tooltip: + Name: Tyrannosaurus rex + Description: Bipedal carnivore with a massive skull + Icon: trexicnh + +TRIC: + Inherits: ^DINO + Tooltip: + Name: Triceratops + Description: Quadruped with large bony frill and three horns + Icon: tricicnh + +RAPT: + Inherits: ^DINO + Tooltip: + Name: Velociraptor + Description: Bipedal with enlarged sickle-shaped claw on each hindfoot + Icon: rapticnh +