SFItem.SFAntiGrav

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

Default properties

{
     ItemDescription="SFAntiGrav:\nDescription has to be provided by a\n native speaker.\nFIXME"
     ItemIcon=Texture'SfResource1.Icons.RadUpgradeIco'
     ItemName="SFAntiGrav"
     PlayerViewMesh=Mesh'SFItem.SFAntiGrav'
     PickupViewMesh=Mesh'SFItem.SFAntiGrav'
     PickupSound=Sound'UnrealShare.Pickups.GenPickSnd'
     ActivateSound=Sound'UnrealI.Pickups.fFieldh2'
     RemoteRole=ROLE_DumbProxy
     Mesh=Mesh'SFItem.SFAntiGrav'
     AmbientGlow=32
}


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