Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

FrightScript.Pickup_Explosives


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
class Pickup_Explosives extends KF_StoryInventoryPickup;

defaultproperties
{
     MaxHeldCopies=1
     CarriedMaterial=Texture'FrightYard_T.TNT_Icon_64'
     GroundMaterial=ColorModifier'FrightYard_T.RemotePickupGroundIco_cm'
     bRender1PMesh=False
     AIThreatModifier=1.500000
     InventoryType=Class'FrightScript.Inv_Explosives'
     StaticMesh=StaticMesh'FrightYard_SM.Dynamite.SM_Dynamite_Open'
     UV2Texture=FadeColor'PatchTex.Common.PickupOverlay'
     CollisionRadius=40.000000
     MessageClass=Class'FrightScript.Msg_ExplosivePickupNotification'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Fri 13-10-2023 03:17:26.000 - Creation time: Fri 13-10-2023 03:19:06.198 - Created with UnCodeX