Skip to content

Commit

Permalink
sera nuke impact sound que capitaliazation
Browse files Browse the repository at this point in the history
  • Loading branch information
CookieNoob authored and aeoncleanse committed Nov 27, 2017
1 parent 1fc9015 commit c0bf90b
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ ProjectileBlueprint {
},
ImpactTerrain = Sound {
Bank = 'Impacts',
Cue = 'XSB2305_impact',
Cue = 'XSB2305_Impact',
LodCutoff = 'Weapon_LodCutoff',
},
ImpactWater = Sound {
Bank = 'Impacts',
Cue = 'XSB2305_impact',
Cue = 'XSB2305_Impact',
LodCutoff = 'Weapon_LodCutoff',
},
NukeExplosion = Sound {
Bank = 'Impacts',
Cue = 'XSB2305_impact',
Cue = 'XSB2305_Impact',
LodCutoff = 'Weapon_LodCutoff',
},
},
Expand Down

0 comments on commit c0bf90b

Please sign in to comment.