SFItem.SFBallistic

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

Default properties

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


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