fix RALint cnc-classic errors
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -173,7 +173,6 @@ E6:
|
||||
JustMove: true
|
||||
RenderInfantryProne:
|
||||
IdleAnimations: idle1,idle2
|
||||
-GainsExperience:
|
||||
|
||||
RMBO:
|
||||
Inherits: ^Infantry
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -207,9 +207,6 @@ CRATE:
|
||||
Effect: reveal-map
|
||||
LevelUpCrateAction:
|
||||
SelectionShares: 20
|
||||
ExplodeCrateAction@fire:
|
||||
Weapon: Napalm.Crate
|
||||
SelectionShares: 5
|
||||
CloakCrateAction:
|
||||
SelectionShares: 5
|
||||
InitialDelay: 15
|
||||
|
||||
@@ -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%
|
||||
|
||||
Reference in New Issue
Block a user