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

UnrealShare.LavaZone


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
class LavaZone extends ZoneInfo;

#exec AUDIO IMPORT FILE="Sounds\Generic\GoopE1.WAV" NAME="LavaEx" GROUP="Generic"
#exec AUDIO IMPORT FILE="Sounds\Generic\GoopJ1.WAV" NAME="LavaEn" GROUP="Generic"
//#exec AUDIO IMPORT FILE="Sounds\Generic\uLava1.WAV" NAME="InLava" GROUP="Generic"
//	AmbientSound=InLava

defaultproperties
{
     DamagePerSec=40
     DamageType=Burned
     EntrySound=Sound'UnrealShare.Generic.LavaEn'
     ExitSound=Sound'UnrealShare.Generic.LavaEx'
     EntryActor=Class'UnrealShare.FlameExplosion'
     ExitActor=Class'UnrealShare.FlameExplosion'
     bWaterZone=True
     bPainZone=True
     bDestructive=True
     bNoInventory=True
     ViewFog=(X=0.585938,Y=0.195313,Z=0.078125)
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: za 22-4-2006 12:48:02.000 - Creation time: za 22-4-2006 12:49:37.453 - Created with UnCodeX