Skip to content

Commit

Permalink
fix descriptions for 2tnk/3tnk; tweak damage types for 1tnk.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisforbes committed Jul 7, 2010
1 parent 2ed8045 commit ae67136
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
6 changes: 3 additions & 3 deletions mods/ra/vehicles.yaml
Expand Up @@ -79,7 +79,7 @@ V2RL:
Turreted:
ROT: 5
AttackTurreted:
PrimaryWeapon: 75mm
PrimaryWeapon: 25mm
Recoil: 2
RenderUnitTurreted:
AutoTarget:
Expand All @@ -97,7 +97,7 @@ V2RL:
Owner: allies
Cost: 800
Description: Medium Tank
LongDesc: Soviet Main Battle Tank.\n Strong vs Tanks, Light Vehicles\n Weak vs Infantry, Aircraft
LongDesc: Allied Main Battle Tank.\n Strong vs Tanks, Light Vehicles\n Weak vs Infantry, Aircraft
Unit:
HP: 400
Armor: heavy
Expand Down Expand Up @@ -125,7 +125,7 @@ V2RL:
Owner: soviet
Cost: 1200
Description: Heavy Tank
LongDesc: Allied Main Battle Tank, with dual cannons\n Strong vs Tanks, Light Vehicles\n Weak vs Infantry, Aircraft
LongDesc: Soviet Main Battle Tank, with dual cannons\n Strong vs Tanks, Light Vehicles\n Weak vs Infantry, Aircraft
Unit:
HP: 550
Armor: heavy
Expand Down
9 changes: 4 additions & 5 deletions mods/ra/weapons.yaml
Expand Up @@ -235,21 +235,20 @@ Grenade:
Damage: 60
ImpactSound: kaboom12

# for 1tnk; this is far more like a 25mm-40mm cannon.
75mm:
ROF: 12
25mm:
ROF: 10
Range: 4
Report: CANNON2
Bullet:
Speed: 50
Image: 120MM
Warhead:
Spread: 3
Verses: 20%,60%,100%,60%,50%
Verses: 30%,40%,100%,40%,30%
Explosion: 4
InfDeath: 3
SmudgeType: Crater
Damage: 20
Damage: 18

90mm:
ROF: 50
Expand Down

0 comments on commit ae67136

Please sign in to comment.