SpatialFear.Radiation

00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
//=============================================================================
// Spatial Fear
// Class: Radiation
// Description:	New damage type caused by radioactive environment
//
// Author: Markus Nuebel
//=============================================================================

class Radiation extends UnrealDamageType
     abstract;

defaultproperties
{
     AltName="contaminated"
     ViewFlash=0.009375
     ViewFog=(X=9.375000,Y=14.062500)
     DamageEffect=None
}

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