12 lines
309 B
Ucode
12 lines
309 B
Ucode
class WoodBulletDecal extends KFBulletDecal;
|
|
|
|
defaultproperties
|
|
{
|
|
Marks(0)=Texture'KFMaterials.WoodMark1'
|
|
Marks(1)=Texture'KFMaterials.WoodMark2'
|
|
Marks(2)=Texture'KFMaterials.WoodMark3'
|
|
RandomOrient=True
|
|
ProjTexture=Texture'KFMaterials.WoodMark1'
|
|
DrawScale=0.070000
|
|
}
|