Core.Object | +--Engine.Actor | +--Engine.Decal | +--RuneI.DecalBlood | +--RuneI.DecalBlood2
00001 //============================================================================= 00002 // DecalBlood2. 00003 //============================================================================= 00004 class DecalBlood2 expands DecalBlood; 00005 00006 defaultproperties 00007 { 00008 Texture=Texture'BloodFX.blood03_b' 00009 }