From: MirceaKitsune Date: Thu, 17 Nov 2011 11:15:10 +0000 (+0200) Subject: Make artwork shaders per-map. It will be easier to define artwork like this, without... X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=081acb3d20d6d437dd78ad7629e52790d3dbd029;p=voretournament%2Fvoretournament.git Make artwork shaders per-map. It will be easier to define artwork like this, without maps conflicting each other. --- diff --git a/data/scripts/artwork.shader b/data/scripts/artwork.shader deleted file mode 100644 index 50b3b2bd..00000000 --- a/data/scripts/artwork.shader +++ /dev/null @@ -1,1012 +0,0 @@ -// ---------------------------------------------------------------- -// Artwork slots for map Vore Temple: -// ---------------------------------------------------------------- - -textures/artwork/voretemple_1 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/first_entrance.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_1_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/mircea_kitsune-label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_2 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/the_hungry_vixen.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_2_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/mircea_kitsune-label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_3 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/vixen_&_snake_vore.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_3_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/mircea_kitsune-label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_4 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_4_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_5 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_5_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_6 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_6_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_7 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_7_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_8 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_8_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_9 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_9_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_10 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/angelvoreink.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_10_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/sharue-label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_11 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/foxangelink.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_11_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/sharue-label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_12 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/coryvore.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_12_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/sharue-label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_13 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_13_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_14 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_14_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_15 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_15_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_16 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_16_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_17 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_17_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_18 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_18_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_19 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_19_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_20 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_20_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_21 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_21_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_22 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/katvoreink.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - - -textures/artwork/voretemple_22_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/sharue-label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_23 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/lessameal.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_23_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/sharue-label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_24 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/phangel.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_24_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/sharue-label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_25 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_25_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_26 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_26_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_27 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_27_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_28 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_28_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_29 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_29_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_30 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_30_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_31 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_31_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_32 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/artwork_slot.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_32_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/artwork_label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_33 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/leshsea2c.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_33_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/sharue-label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_34 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/shellydigest.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_34_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/sharue-label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_35 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/shellyworm.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_35_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/sharue-label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_36 -{ - qer_editorimage textures/artwork/artwork_slot.png - { - map textures/artwork/rendrag.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} - -textures/artwork/voretemple_36_label -{ - qer_editorimage textures/artwork/artwork_label.png - { - map textures/artwork/sharue-label.png - } - { - map $lightmap - blendfunc filter - rgbGen identity - tcGen lightmap - } -} \ No newline at end of file diff --git a/data/scripts/artwork_voretemple.shader b/data/scripts/artwork_voretemple.shader new file mode 100644 index 00000000..50b3b2bd --- /dev/null +++ b/data/scripts/artwork_voretemple.shader @@ -0,0 +1,1012 @@ +// ---------------------------------------------------------------- +// Artwork slots for map Vore Temple: +// ---------------------------------------------------------------- + +textures/artwork/voretemple_1 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/first_entrance.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_1_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/mircea_kitsune-label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_2 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/the_hungry_vixen.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_2_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/mircea_kitsune-label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_3 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/vixen_&_snake_vore.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_3_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/mircea_kitsune-label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_4 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_4_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_5 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_5_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_6 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_6_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_7 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_7_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_8 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_8_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_9 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_9_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_10 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/angelvoreink.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_10_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/sharue-label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_11 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/foxangelink.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_11_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/sharue-label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_12 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/coryvore.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_12_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/sharue-label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_13 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_13_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_14 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_14_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_15 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_15_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_16 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_16_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_17 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_17_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_18 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_18_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_19 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_19_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_20 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_20_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_21 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_21_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_22 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/katvoreink.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + + +textures/artwork/voretemple_22_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/sharue-label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_23 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/lessameal.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_23_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/sharue-label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_24 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/phangel.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_24_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/sharue-label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_25 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_25_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_26 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_26_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_27 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_27_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_28 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_28_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_29 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_29_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_30 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_30_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_31 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_31_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_32 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/artwork_slot.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_32_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/artwork_label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_33 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/leshsea2c.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_33_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/sharue-label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_34 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/shellydigest.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_34_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/sharue-label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_35 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/shellyworm.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_35_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/sharue-label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_36 +{ + qer_editorimage textures/artwork/artwork_slot.png + { + map textures/artwork/rendrag.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} + +textures/artwork/voretemple_36_label +{ + qer_editorimage textures/artwork/artwork_label.png + { + map textures/artwork/sharue-label.png + } + { + map $lightmap + blendfunc filter + rgbGen identity + tcGen lightmap + } +} \ No newline at end of file diff --git a/data/scripts/shaderlist.txt b/data/scripts/shaderlist.txt index 3665fe8d..b4a0bf0d 100644 --- a/data/scripts/shaderlist.txt +++ b/data/scripts/shaderlist.txt @@ -66,7 +66,7 @@ tutorial tznex01 water mirceakitsune -artwork +artwork_voretemple gasolinepowered ab greatwall_overloaded