SFWeapon.SFElectroCap

00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031
00032
//=============================================================================
// Spatial Fear
// Class: SFElectroCap
// Descripton: Wall effect done by the Electric Projector secondary fire.
//				(Stationary electro shock)
//
// Author: Markus Nuebel
//=============================================================================
class SFElectroCap extends Effects;

#exec OBJ LOAD FILE=k_GorillaTex.utx PACKAGE=k_GorillaTex GROUP=FX

defaultproperties
{
     RemoteRole=ROLE_None
     LifeSpan=8.000000
     DrawType=DT_Sprite
     Style=STY_Translucent
     Texture=Texture'k_GorillaTex.FX.EPCap_a00'
     DrawScale=0.450000
     AmbientGlow=187
     bUnlit=True
     SoundRadius=10
     SoundVolume=218
     LightType=LT_Steady
     LightEffect=LE_NonIncidence
     LightBrightness=255
     LightHue=165
     LightSaturation=72
     LightRadius=4
}

class file time: 12/7/2003 3:58:26 PM - creation time: 12/7/2003 4:03:44 PM
Created with UnCodeX