;***************************************************************
;                         STANDARD MATERIALS
;***************************************************************
;
;****************************************
;*             pure colours             *
;****************************************
;
name "white"
solid 1.0 1.0 1.0 1.0
no_fog
-
name "blue"
solid 0.3 0.3 1.0 1.0
no_fog
-
name "yellow"
solid 1.0 1.0 0.0 1.0
no_fog
-
name "black"
solid 0.0 0.0 0.0 0.3
no_fog
-
name "solid_black"
solid 0.0 0.0 0.0 1.0
no_fog
-
name "red"
solid 1.0 0.0 0.0 1.0
no_fog
-
name "linecolour"
solid 0.70 0.70 0.70 1.0
no_fog
-
name "shadow"
solid 0.05 0.05 0.05 0.5
no_fog
-
;
;****************************************
;*               the ball               *
;****************************************
;
name "football"
texture textures\ball.bmp
no_fog
-
name "Material #1"
solid 1.0 1.0 1.0 1.0
no_fog
-
name "shadtex"
texture "shadtex.bmp"
chroma_key
alpha 0.4
no_fog
-
;
;****************************************
;*          player stuff                *
;****************************************
;
name "player_arrow"
texture textures\SelectStar.bmp
chroma_key
no_fog
-

name "throwin_ind"
texture textures\throwin.bmp
chroma_key
no_fog
-
