]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/screens.shader
Delete the "cubemaps" folder, which was meant to be temporary but has been around...
[xonotic/xonotic-maps.pk3dir.git] / scripts / screens.shader
index ea685a07df495bad5ba47cd47e795b1181392414..5c81df970114fec09d44bacbea746f151363d2af 100644 (file)
@@ -2,6 +2,7 @@ textures/screens/screen_door1
 {
        qer_editorimage textures/screens/screen_door1.tga
        surfaceparm nolightmap
+       q3map_surfacelight 100
        {
                map textures/screens/screen_door1.tga
        }
@@ -11,6 +12,7 @@ textures/screens/screen_elevator1
 {
        qer_editorimage textures/screens/screen_elevator1.tga
        surfaceparm nolightmap
+       q3map_surfacelight 100
        {
                map textures/screens/screen_elevator1.tga
        }
@@ -20,6 +22,7 @@ textures/screens/screen_airlock1
 {
        qer_editorimage textures/screens/screen_airlock1.tga
        surfaceparm nolightmap
+       q3map_surfacelight 100
        {
                map textures/screens/screen_airlock1.tga
        }
@@ -29,6 +32,7 @@ textures/screens/screen_toggle1
 {
        qer_editorimage textures/screens/screen_toggle1.tga
        surfaceparm nolightmap
+       q3map_surfacelight 100
        {
                map textures/screens/screen_toggle1.tga
        }
@@ -38,6 +42,7 @@ textures/screens/screen_door0
 {
        qer_editorimage textures/screens/screen_door0.tga
        surfaceparm nolightmap
+       q3map_surfacelight 100
        {
                map textures/screens/screen_door0.tga
        }
@@ -47,6 +52,7 @@ textures/screens/screen_elevator0
 {
        qer_editorimage textures/screens/screen_elevator0.tga
        surfaceparm nolightmap
+       q3map_surfacelight 100
        {
                map textures/screens/screen_elevator0.tga
        }
@@ -56,6 +62,7 @@ textures/screens/screen_airlock0
 {
        qer_editorimage textures/screens/screen_airlock0.tga
        surfaceparm nolightmap
+       q3map_surfacelight 100
        {
                map textures/screens/screen_airlock0.tga
        }
@@ -65,7 +72,18 @@ textures/screens/screen_toggle0
 {
        qer_editorimage textures/screens/screen_toggle0.tga
        surfaceparm nolightmap
+       q3map_surfacelight 100
        {
                map textures/screens/screen_toggle0.tga
        }
+}
+
+textures/screens/screen_error
+{
+       qer_editorimage textures/screens/screen_error.tga
+       surfaceparm nolightmap
+       q3map_surfacelight 100
+       {
+               map textures/screens/screen_error.tga
+       }
 }
\ No newline at end of file