X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fluma.shader;h=b6ee3cd8ae597e31e38b5141b03724a036edb188;hb=19c09c8cfc6a4cb71c07e63bf739b7720ec6b0a0;hp=ab2d0c61125909fdebcd6abc316ca84529de83d8;hpb=d1ec6cd7b36e2c16817720fe5cce775fc3d26357;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/luma.shader b/scripts/luma.shader index ab2d0c611..b6ee3cd8a 100644 --- a/scripts/luma.shader +++ b/scripts/luma.shader @@ -423,3 +423,25 @@ g_uzi_luma blendfunc blend } } + +g_ok_hmg_luma +{ + deformVertexes autosprite + cull none + nopicmip + { + map models/weapons/g_ok_hmg_luma + blendfunc blend + } +} + +g_ok_rl_luma +{ + deformVertexes autosprite + cull none + nopicmip + { + map models/weapons/g_ok_rl_luma + blendfunc blend + } +}