From: Mario Date: Sun, 28 Jul 2024 04:53:04 +0000 (+1000) Subject: Add some missing screen textures to the courtfun shader X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=e52c0f866c2a5eec8b943641752221fbf84c3f71;p=xonotic%2Fxonotic-maps.pk3dir.git Add some missing screen textures to the courtfun shader --- diff --git a/scripts/map_courtfun.shader b/scripts/map_courtfun.shader index 58a3dfa8..9225ed83 100644 --- a/scripts/map_courtfun.shader +++ b/scripts/map_courtfun.shader @@ -24,6 +24,19 @@ textures/map_courtfun/screen_backdrop } } +textures/map_courtfun/screen_black +{ + qer_editorimage textures/map_courtfun/screen_black.tga + surfaceparm trans + surfaceparm nomarks + surfaceparm nolightmap + cull none + { + map textures/map_courtfun/screen_black.tga + blendFunc filter + } +} + textures/map_courtfun/screen_obey { qer_editorimage textures/map_courtfun/screen_obey.tga @@ -37,6 +50,45 @@ textures/map_courtfun/screen_obey } } +textures/map_courtfun/screen_sleep +{ + qer_editorimage textures/map_courtfun/screen_sleep.tga + surfaceparm trans + surfaceparm nomarks + surfaceparm nolightmap + cull none + { + map textures/map_courtfun/screen_sleep.tga + blendFunc filter + } +} + +textures/map_courtfun/screen_work +{ + qer_editorimage textures/map_courtfun/screen_work.tga + surfaceparm trans + surfaceparm nomarks + surfaceparm nolightmap + cull none + { + map textures/map_courtfun/screen_work.tga + blendFunc filter + } +} + +textures/map_courtfun/screen_xon +{ + qer_editorimage textures/map_courtfun/screen_xon.tga + surfaceparm trans + surfaceparm nomarks + surfaceparm nolightmap + cull none + { + map textures/map_courtfun/screen_xon.tga + blendFunc filter + } +} + textures/map_courtfun/screenanim_xon { qer_editorimage textures/map_courtfun/screen_xon.tga