From c17db1245d55e68dc6ff2f1477eb553803387e9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sat, 2 Jan 2016 10:14:16 +0100 Subject: [PATCH] use the original naming to keep compatible for legacy map import --- mods/ts/rules/civilian-infantry.yaml | 10 ++++++++-- mods/ts/rules/defaults.yaml | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/mods/ts/rules/civilian-infantry.yaml b/mods/ts/rules/civilian-infantry.yaml index 7185d79752..2bf89b579c 100644 --- a/mods/ts/rules/civilian-infantry.yaml +++ b/mods/ts/rules/civilian-infantry.yaml @@ -236,21 +236,25 @@ DOGGIE: MinMoveDelayInTicks: 25 MaxMoveDelayInTicks: 45 -VISSML: +VISC_SML: Inherits: ^Viceroid Tooltip: Name: Baby Visceroid + Description: infantry transmorgifies into this Health: HP: 200 AttackWander: WanderMoveRadius: 2 MinMoveDelayInTicks: 30 MaxMoveDelayInTicks: 60 + RenderSprites: + Image: vissml -VISLRG: +VISC_LRG: Inherits: ^Viceroid Tooltip: Name: Adult Visceroid + Description: 2 small visceroids combine into this Health: HP: 500 Armament: @@ -264,6 +268,8 @@ VISLRG: MaxMoveDelayInTicks: 45 Mobile: Crushes: crate, infantry + RenderSprites: + Image: vislrg CIV1: Inherits: ^CivilianInfantry diff --git a/mods/ts/rules/defaults.yaml b/mods/ts/rules/defaults.yaml index f1b8070d92..4fff8af5f5 100644 --- a/mods/ts/rules/defaults.yaml +++ b/mods/ts/rules/defaults.yaml @@ -296,7 +296,7 @@ CrushSound: squish6.aud PoisonedByTiberium: SpawnActorOnDeath: - Actor: vissml + Actor: visc_sml Probability: 10 OwnerType: InternalName InternalOwner: Creeps