Skip to content

Commit

Permalink
fix silent nukes
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisforbes committed Oct 6, 2010
1 parent 4c51733 commit c6a047c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions mods/ra/weapons.yaml
Expand Up @@ -575,6 +575,7 @@ CrateNuke:
Explosion: nuke
WaterExplosion: nuke
InfDeath: 4
ImpactSound: kaboom1
Warhead@areanuke:
DamageModel: PerCell
Damage: 250
Expand All @@ -586,8 +587,9 @@ CrateNuke:
Light: 60%
Heavy: 25%
Concrete: 50%
Delay: 3
Delay: 15
InfDeath: 4
ImpactSound: kaboom22


TeslaZap:
Expand Down Expand Up @@ -903,6 +905,7 @@ Atomic:
Explosion: nuke
WaterExplosion: nuke
InfDeath: 4
ImpactSound: kaboom1
Warhead@areanuke:
DamageModel: PerCell
Damage: 250
Expand All @@ -914,8 +917,9 @@ Atomic:
Light: 60%
Heavy: 25%
Concrete: 50%
Delay: 3
Delay: 15
InfDeath: 4
ImpactSound: kaboom22

UnitExplode:
Warhead:
Expand Down

0 comments on commit c6a047c

Please sign in to comment.