Skip to content

Commit

Permalink
Fixed visual effects for ARWEN37, suppressed Browning Hi-Power and th…
Browse files Browse the repository at this point in the history
…e suppressed P226.
  • Loading branch information
eezstreet committed Apr 1, 2017
1 parent 59f102f commit a4d64ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified Content/Classes/SwatEffects.u
Binary file not shown.
6 changes: 3 additions & 3 deletions System/VisualEffects.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4310,7 +4310,7 @@ AttachToSource=True
AttachmentBone=Muzzle
LocationOffset=(X=0,Y=0,Z=0)
MaterialType=MVT_Default
EffectClass=class'SWATeffects.p226sd_1st'
EffectClass=class'SWATeffects.p226sd_1stPersonFired'

[MP51stPersonMuzzleFlash]
ClassName=Class'IGVisualEffectsSubsystem.VisualEffectSpecification'
Expand Down Expand Up @@ -4762,14 +4762,14 @@ ClassName=Class'IGVisualEffectsSubsystem.VisualEffectSpecification'
Precache=True
AttachToSource=True
MaterialType=MVT_Default
EffectClass=class'SWATeffects.Arwen37_1stPersonMuzzleFlash'
EffectClass=class'SWATeffects.Arwen37_1stPerson'

[Arwen37_3rdPersonMuzzleFlash]
ClassName=Class'IGVisualEffectsSubsystem.VisualEffectSpecification'
Precache=True
AttachToSource=True
MaterialType=MVT_Default
EffectClass=class'SWATeffects.Arwen37_3rdPersonMuzzleFlash'
EffectClass=class'SWATeffects.Arwen37_3rdPerson'

[LessLethalSG1stPersonMuzzleFlash]
ClassName=Class'IGVisualEffectsSubsystem.VisualEffectSpecification'
Expand Down

0 comments on commit a4d64ca

Please sign in to comment.