From: Mircea Kitsune Date: Thu, 5 Apr 2012 14:14:19 +0000 (+0300) Subject: Cubemap the gak's armor X-Git-Tag: xonotic-v0.8.0~89^2~19 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=0eba9ef63264cf99b85d34d93082861d49fc89ae;p=xonotic%2Fxonotic-data.pk3dir.git Cubemap the gak's armor --- diff --git a/scripts/player_gak.shader b/scripts/player_gak.shader new file mode 100644 index 000000000..3a1860336 --- /dev/null +++ b/scripts/player_gak.shader @@ -0,0 +1,8 @@ +gak +{ + dpreflectcube cubemaps/default/sky + { + map textures/gak.tga + rgbgen lightingDiffuse + } +} diff --git a/textures/gak_reflect.tga b/textures/gak_reflect.tga new file mode 100644 index 000000000..e3a7ac49c Binary files /dev/null and b/textures/gak_reflect.tga differ