X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fsimpleitems.shader;h=3a7d11eafe739237f63844571cb895614c38c7eb;hb=d41110d5bc2e5ee4394e3d3af65442891286c584;hp=92e9e5affd847cbdc578d8d41239ff7d3ba9c4d0;hpb=a6a3b0cebd6928e3678ee4e97de4093f1b61c58b;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/scripts/simpleitems.shader b/scripts/simpleitems.shader index 92e9e5aff..3a7d11eaf 100644 --- a/scripts/simpleitems.shader +++ b/scripts/simpleitems.shader @@ -300,6 +300,32 @@ g_tuba_simple // tuba } } +g_ok_hmg_simple // heavy machinegun +{ + deformVertexes autosprite + cull none + nopicmip + + { + map models/weapons/g_ok_hmg_simple + blendfunc blend + + } +} + +g_ok_rl_simple // rocket propelled chainsaw +{ + deformVertexes autosprite + cull none + nopicmip + + { + map models/weapons/g_ok_rl_simple + blendfunc blend + + } +} + ////////// ARMOR + HEALTH ITEMS ////////// ///// ARMOR /////