Subversion Repositories vaca_plus

Compare Revisions

Regard whitespace Rev 68 → Rev 69

/vacation/textures.def
113,7 → 113,13
detail { file "highres/detail/alien.png" xscale 0.3 yscale 0.3 }
}
 
/*
texture 3768 {
pal 0 { file "vacation/textures/3768.png" }
detail { file "highres/detail/metal_worn.png" xscale 0.6 yscale 0.6 }
}
*/
texture 3768 {
pal 0 { file "vacation/textures/3768_d.png" xscale 4 yscale 4 }
normal { file "highres/textures/0322_n.png" parallaxbias 0.1 parallaxscale 0.1 }
specular { file "highres/textures/0322_s.png" }
160,7 → 166,7
}
 
/*
Green - { file "highres/textures/0545.png" }
Green - { file "highres/textures/0545_d.jpg" }
Blue - { file "vacation/textures/3793.png" }
Red - { file "vacation/textures/3794.png" }
? - { file "highres/textures/0545_17.png" }
169,10 → 175,10
texture 3793 {
pal 0 { file "vacation/textures/3793.png" }
pal 10 { file "vacation/textures/3794.png" }
pal 11 { file "highres/textures/0545.jpg" }
pal 17 { file "highres/textures/0545.jpg" }
pal 11 { file "highres/textures/0545_d.jpg" }
pal 17 { file "highres/textures/0545_d.jpg" }
pal 21 { file "vacation/textures/3794.png" }
pal 22 { file "highres/textures/0545.jpg" }
pal 22 { file "highres/textures/0545_d.jpg" }
normal { file "highres/textures/0545_n.png" parallaxbias 0.0 parallaxscale 0.05 }
detail { file "highres/detail/fabric.png" xscale 0.3 yscale 0.15 }
}