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

UTGame.UTDmgType_VehicleExplosion


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


class UTDmgType_VehicleExplosion extends UTDmgType_Burning
	abstract;

defaultproperties
{
   bThrowRagdoll=True
   GibPerterbation=0.150000
   KillStatsName="KILLS_VEHICLEEXPLOSION"
   DeathStatsName="DEATHS_VEHICLEEXPLOSION"
   SuicideStatsName="SUICIDES_VEHICLEEXPLOSION"
   DeathString="`k took out `o with a vehicle explosion."
   FemaleSuicide="`o was a little too close to the vehicle she blew up."
   MaleSuicide="`o was a little too close to the vehicle he blew up."
   KDamageImpulse=1000.000000
   Name="Default__UTDmgType_VehicleExplosion"
   ObjectArchetype=UTDmgType_Burning'UTGame.Default__UTDmgType_Burning'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: tr 31-1-2018 17:18:38.000 - Creation time: sk 18-3-2018 10:01:20.280 - Created with UnCodeX