SFItem.SFRadCard

Spatial Fear
Class: SFRadCard
Description: Subclass of SFSmartVestUpgrade, an upgrade module for the
smart vest, that provides additional resistance against
radioactive damage (Radiation).
Set the ProtectionAmount value to modify the amount of
protection, this item provides.

Created by: Scott Sutherland
Modified by: Markus Nuebel

Extends:
Modifiers:
Source code

SFItem.SFRadCard
%%

Default properties

{
     ProtectionType=DP_Radiation
     ItemDescription="Radiation Upgrade:\nA Smart Vest Module.\nThis module will provide an additional 10% of radiation protection upon installation.\n\nATTENTION: Improper or illegal installation of this Module will void its warranty."
     ItemIcon=Texture'SfResource1.Icons.RadUpgradeIco'
     ItemName="Radiation Upgrade"
     PlayerViewMesh=Mesh'SFItem.SFRadCard'
     PickupViewMesh=Mesh'SFItem.SFRadCard'
     PickupSound=Sound'UnrealShare.Pickups.GenPickSnd'
     ActivateSound=Sound'UnrealI.Pickups.fFieldh2'
     RemoteRole=ROLE_DumbProxy
     Mesh=Mesh'SFItem.SFRadCard'
     AmbientGlow=32
}


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