]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - scripts/player_gak.shader
sv_maxidle: Improve CHATCON messages MOVETOSPEC_IDLING and QUIT_KICK_IDLING and QUIT_...
[xonotic/xonotic-data.pk3dir.git] / scripts / player_gak.shader
index 3a1860336b6a9f292e06a91a630cbdb1d1a6004a..73417579720f14eba5989450717ab6776cbf25f2 100644 (file)
@@ -6,3 +6,28 @@ gak
                rgbgen lightingDiffuse
        }
 }
+gakfullbright
+{
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/gakfullbright.tga
+               rgbgen lightingDiffuse
+       }
+}
+
+gakarmor
+{
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/gakarmor.tga
+               rgbgen lightingDiffuse
+       }
+}
+gakarmorfb
+{
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/gakarmorfb.tga
+               rgbgen lightingDiffuse
+       }
+}