diff --git a/CHANGELOG b/CHANGELOG index 5ddc3ec2a6..f8a4f7511d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -68,6 +68,7 @@ NEW: Added cash tick sounds. Disabled the main menu target reticle showing when a window is open. Added a display of the faction logos when the shellmap is disabled. + Visceriods now heal on Tiberium and move faster there. Dune 2000: Added buildable concrete walls. Fixed some cliffs being passable. diff --git a/mods/cnc/rules/civilian.yaml b/mods/cnc/rules/civilian.yaml index d1ab0e633a..af8da068c4 100644 --- a/mods/cnc/rules/civilian.yaml +++ b/mods/cnc/rules/civilian.yaml @@ -419,12 +419,12 @@ VICE: Mobile: Speed: 5 TerrainSpeeds: - Clear: 90 - Rough: 80 - Road: 100 - Tiberium: 70 - BlueTiberium: 70 - Beach: 80 + Clear: 70 + Rough: 60 + Road: 70 + Tiberium: 100 + BlueTiberium: 100 + Beach: 60 Selectable: Voice: DinoVoice TargetableUnit: @@ -452,4 +452,6 @@ VICE: Guardable: UpdatesPlayerStatistics: BodyOrientation: - QuantizedFacings: 8 \ No newline at end of file + QuantizedFacings: 8 + PoisonedByTiberium: + Weapon: Heal \ No newline at end of file diff --git a/mods/cnc/weapons.yaml b/mods/cnc/weapons.yaml index 284e77dccd..1ee596301e 100644 --- a/mods/cnc/weapons.yaml +++ b/mods/cnc/weapons.yaml @@ -858,6 +858,13 @@ Tiberium: Damage: 1 PreventProne: yes +Heal: + ROF: 4 + Warhead: + Spread: 1 + Damage: -1 + PreventProne: yes + APCGun: ROF: 12 Range: 5