Rev 61 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 61 | Rev 64 | ||
---|---|---|---|
Line 128... | Line 128... | ||
128 | texture 3634 { pal 0 { file "highres/sprites/effects/1257.png" } } |
128 | texture 3634 { pal 0 { file "highres/sprites/effects/1257.png" } } |
129 | texture 3635 { pal 0 { file "highres/sprites/effects/1258.png" } } |
129 | texture 3635 { pal 0 { file "highres/sprites/effects/1258.png" } } |
130 | texture 3636 { pal 0 { file "highres/sprites/effects/1259.png" } } |
130 | texture 3636 { pal 0 { file "highres/sprites/effects/1259.png" } } |
131 | 131 | ||
132 | // Swinging Door (3680) |
132 | // Swinging Door (3680) |
- | 133 | /* |
|
133 | texture 3680 { |
134 | texture 3680 { |
- | 135 | pal 0 { file "highres/textures/0719.png" } |
|
- | 136 | detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 } |
|
- | 137 | } |
|
- | 138 | */ |
|
- | 139 | texture 3680 { |
|
134 | pal 0 { file "highres/textures/0719.png" specpower 9 specfactor 1.75 } |
140 | pal 0 { file "highres/textures/0719_d.png" specpower 9 specfactor 1.75 } |
135 | normal { file "highres/textures/0719_n.png" parallaxbias 0.04 parallaxscale 0.1 } |
141 | normal { file "highres/textures/0719_n.png" parallaxbias 0.04 parallaxscale 0.1 } |
136 | specular { file "highres/textures/0719_s.png" } |
142 | specular { file "highres/textures/0719_s.png" } |
137 | detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 } |
143 | detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.15 } |
138 | } |
144 | } |
139 | 145 | ||
Line 142... | Line 148... | ||
142 | pal 0 { file "highres/textures/4231.png" } |
148 | pal 0 { file "highres/textures/4231.png" } |
143 | detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 } |
149 | detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 } |
144 | } |
150 | } |
145 | 151 | ||
146 | // Rusty Concrete (3727) |
152 | // Rusty Concrete (3727) |
- | 153 | /* |
|
147 | texture 3727 { |
154 | texture 3727 { |
148 | pal 0 { file "highres/textures/0757.png" } |
155 | pal 0 { file "highres/textures/0757.png" } |
- | 156 | pal 24 { file "highres/textures/0757_24.png" } |
|
- | 157 | detail { file "highres/detail/concrete.png" xscale 0.15 yscale 0.15 } |
|
- | 158 | } |
|
- | 159 | */ |
|
- | 160 | texture 3727 { |
|
- | 161 | pal 0 { file "highres/textures/0757_d.png" } |
|
149 | normal { file "highres/textures/0757_n.png" parallaxbias 0.0 parallaxscale 0.03 } |
162 | normal { file "highres/textures/0757_n.png" parallaxbias 0.0 parallaxscale 0.03 } |
150 | specular { file "highres/textures/0757_s.png" } |
163 | specular { file "highres/textures/0757_s.png" } |
151 | detail { file "highres/detail/concrete.png" xscale 0.15 yscale 0.15 } |
164 | detail { file "highres/detail/concrete.png" xscale 0.15 yscale 0.15 } |
152 | } |
165 | } |
153 | 166 |