X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fsimpleitems.shader;h=3a7d11eafe739237f63844571cb895614c38c7eb;hb=873f1b3ef177d3b290982be4adb3707482b8c6fc;hp=92e9e5affd847cbdc578d8d41239ff7d3ba9c4d0;hpb=b03338e49b3b16ec20c59a9809abe16bebcd29ce;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 /////