fix RALint cnc-classic errors

This commit is contained in:
Matthias Mailänder
2013-01-27 17:03:28 +01:00
parent d56bf2ee34
commit e47cc68ee2
7 changed files with 26 additions and 19 deletions

View File

@@ -1,6 +1,5 @@
UnitExplodeSmall:
Warhead:
Warhead:
# Damage: 40
# Spread: 10
# Versus:
@@ -12,7 +11,6 @@ UnitExplodeSmall:
InfDeath: 4
ImpactSound: xplobig4
UnitExplode:
Warhead:
Damage: 500

View File

@@ -78,8 +78,8 @@ ChromeLayout:
mods/ra/chrome/objectives.yaml
Weapons:
mods/cnc/weapons.yaml
mods/cnc/explosions.yaml
mods/cnc-classic/weapons.yaml
mods/cnc-classic/explosions.yaml
Movies:
mods/cnc/movies-gdi.yaml

View File

@@ -66,9 +66,6 @@ HELI:
PrimaryWeapon: HeliAGGun
PrimaryOffset: 0,-3,0,2
PrimaryLocalOffset: -5,0,0,0,0, 5,0,0,0,0
SecondaryWeapon: HeliAAGun
SecondaryOffset: 0,-3,0,2
SecondaryLocalOffset: -5,0,0,0,0, 5,0,0,0,0
FacingTolerance: 20
LimitedAmmo:
Ammo: 10
@@ -112,9 +109,6 @@ ORCA:
PrimaryWeapon: OrcaAGMissiles
PrimaryOffset: 0,-10,0,5
PrimaryLocalOffset: -4,0,0,0,0, 4,0,0,0,0
SecondaryWeapon: OrcaAAMissiles
SecondaryOffset: 0,-10,0,5
SecondaryLocalOffset: -4,0,0,0,0, 4,0,0,0,0
FacingTolerance: 20
LimitedAmmo:
Ammo: 10

View File

@@ -173,7 +173,6 @@ E6:
JustMove: true
RenderInfantryProne:
IdleAnimations: idle1,idle2
-GainsExperience:
RMBO:
Inherits: ^Infantry

View File

@@ -801,7 +801,26 @@ ATWR:
ROT:255
AutoTarget:
-AutoTargetIgnore:
# RenderDetectionCircle:
DetectCloaked:
Range: 4
RenderRangeCircle:
# custom prerequisites:
BARRACKS:
Tooltip:
Name: Infantry Production
Description: Infantry Production
VEHICLEPRODUCTION:
Tooltip:
Name: Vehicle Production
Description: Vehicle Production
ANYPOWER:
Tooltip:
Name: Power Plant
Description: Power Plant
HPAD:
Tooltip:
Name: Helipad
Description: Helipad

View File

@@ -207,9 +207,6 @@ CRATE:
Effect: reveal-map
LevelUpCrateAction:
SelectionShares: 20
ExplodeCrateAction@fire:
Weapon: Napalm.Crate
SelectionShares: 5
CloakCrateAction:
SelectionShares: 5
InitialDelay: 15

View File

@@ -2,14 +2,14 @@
# is in order from simple to advanced: infantry, vehicles, tanks, air, sea, buildings, superweapons, misc.
Pistol:
ROF: 7
ROF: 7
Range: 1.75
Report: GUN18
Projectile: Bullet
Speed: 100
Warhead:
Spread: 3
Versus:
Versus:
None: 100%
Wood: 50%
Light: 50%