From: Mircea Kitsune Date: Thu, 5 Apr 2012 14:16:39 +0000 (+0300) Subject: Also the gakermor texture X-Git-Tag: xonotic-v0.8.0~89^2~18 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=ada859e797bdca78db21605632adbd4abf35cf43;p=xonotic%2Fxonotic-data.pk3dir.git Also the gakermor texture --- diff --git a/scripts/player_gak.shader b/scripts/player_gak.shader index 3a1860336..858a758c6 100644 --- a/scripts/player_gak.shader +++ b/scripts/player_gak.shader @@ -6,3 +6,12 @@ gak rgbgen lightingDiffuse } } + +gakarmor +{ + dpreflectcube cubemaps/default/sky + { + map textures/gakarmor.tga + rgbgen lightingDiffuse + } +} diff --git a/textures/gakarmor_reflect.tga b/textures/gakarmor_reflect.tga new file mode 100644 index 000000000..f3967180e Binary files /dev/null and b/textures/gakarmor_reflect.tga differ