SFItem.SFFireCard

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

Default properties

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


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