SFItem.SFChemCard

Spatial Fear
Class: SFChemCard
Description: Subclass of SFSmartVestUpgrade, an upgrade module for the
smart vest, that provides additional resistance against
chemical damage (Corroded).
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.SFChemCard
%%

Default properties

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


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