From: Rudolf Polzer Date: Tue, 4 Oct 2011 09:10:03 +0000 (+0200) Subject: add chunk.mdl's texture, and make it nomarks too X-Git-Tag: xonotic-v0.6.0~40^2~98 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=67a6e95d3c92bbeb0f10cde3404ce94140252943;p=xonotic%2Fxonotic-data.pk3dir.git add chunk.mdl's texture, and make it nomarks too --- diff --git a/models/gibs/chunk.mdl_0.tga b/models/gibs/chunk.mdl_0.tga new file mode 100644 index 000000000..4f4dd2900 Binary files /dev/null and b/models/gibs/chunk.mdl_0.tga differ diff --git a/scripts/gibs.shader b/scripts/gibs.shader index c411ce3bd..c1c40e572 100644 --- a/scripts/gibs.shader +++ b/scripts/gibs.shader @@ -97,3 +97,15 @@ nutsandboltssteel map $lightmap } } + +models/gibs/chunk.mdl_0 +{ + surfaceparm nomarks + { + map models/gibs/chunk.mdl_0 + tcgen environment + } + { + map $lightmap + } +}