X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fcasings.shader;h=9286c43a512cd9f466a2616ea803042114e23d60;hb=977d7262b039aa7771fccce01ce3f9846df19e4b;hp=f5e4b3f71fdf5b0ffc58fb08fe461e3552f75c27;hpb=6eeab865ebe5dd796bde14c88a1d562114ef20ed;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/casings.shader b/scripts/casings.shader index f5e4b3f71..9286c43a5 100644 --- a/scripts/casings.shader +++ b/scripts/casings.shader @@ -1 +1,15 @@ -models/casing_bronze { dpglossintensitymod 2 dpglossexponentmod 4 dpreflectcube env/exomorph/exomorph { map models/casing_bronze.tga } { map $lightmap rgbGen identity tcGen lightmap blendfunc filter } } \ No newline at end of file +models/casing_bronze +{ + dpglossintensitymod 2 + dpglossexponentmod 4 + dpreflectcube env/exomorph/exomorph + { + map models/casing_bronze.tga + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +}