Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UTGameContent.UTDmgType_VehicleShockBeam


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
/**
 * Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
 */

class UTDmgType_VehicleShockBeam extends UTDamageType;

defaultproperties
{
   DamageWeaponClass=Class'UTGameContent.UTVWeap_ShockTurret'
   KillStatsName="KILLS_TURRETSHOCK"
   DeathStatsName="DEATHS_TURRETSHOCK"
   SuicideStatsName="SUICIDES_TURRETSHOCK"
   DeathString="`k's laser shocked `o."
   FemaleSuicide="`o used her laser on herself."
   MaleSuicide="`o used his laser on himself."
   bKRadialImpulse=True
   KDamageImpulse=2000.000000
   Name="Default__UTDmgType_VehicleShockBeam"
   ObjectArchetype=UTDamageType'UTGame.Default__UTDamageType'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Thu 22/11/2007 16:06:48.000 - Creation time: Mon 26/11/2007 17:42:01.531 - Created with UnCodeX