Skip to content

Commit

Permalink
institute texslot config fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
no-lex committed Dec 3, 2019
1 parent 7a722fd commit e202319
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions institute.cfg
Expand Up @@ -68,18 +68,17 @@ texture 0 "trak/trak4/brick2b.jpg" // 2
texture n "trak/trak4/brick2_nm.png"
texture s "trak/trak4/brick2_s.jpg"

setshader bumpspecparallaxworld
setshaderparam specscale 0.100000 0.100000 0.100000 0.100000
setshaderparam parallaxscale 0.040000 -0.020000 0.000000 0.000000
setshader bumpspecmapworld
texture 0 "trak/trak5/floor2a.jpg" // 3
texture n "trak/trak5/floor2_n.png"
texture s "trak/trak5/floor2_s.png"
texscale 0.5

setshader bumpspecparallaxworld
setshader bumpspecmapworld
setshaderparam specscale 0.100000 0.100000 0.100000 0.100000
setshaderparam parallaxscale 0.040000 -0.020000 0.000000 0.000000
texture 0 "trak/trak5/tile4e.jpg" // 4
texture n "trak/trak5/tile4_n.png"
texture s "trak/trak5/tile4_s.jpg"
texscale 0.5

setshader bumpspecmapworld
Expand Down Expand Up @@ -237,7 +236,7 @@ setshader envworld
texture 0 "trak/trak5/glass.jpg" // 27
texscale 0.5

setshader bumpspecmapparallaxworld
setshader bumpspecmapworld
setshaderparam specscale 0.500000 0.500000 0.500000 0.000000
texture 0 "trak/trak5/trim6e.jpg" // 28
texture n "trak/trak5/trim6_n.png"
Expand Down Expand Up @@ -333,7 +332,7 @@ texture n "trak/trak5/panel2_n.png"
texture s "trak/trak5/panel2_s.jpg"
texscale 0.5

setshader bumpspecmapparallaxworld
setshader bumpspecmapworld
setshaderparam specscale 2.000000 2.000000 2.000000 0.000000
texture 0 "trak/trak5/holes1b.jpg" // 42
texture n "trak/trak5/holes1_n.png"
Expand Down

0 comments on commit e202319

Please sign in to comment.