projects
/
xonotic
/
xonotic-maps.pk3dir.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'savagex/g-23-relight' of ssh://git.xonotic.org/xonotic-maps.pk3dir
[xonotic/xonotic-maps.pk3dir.git]
/
scripts
/
effects_healpod.shader
1
//Healpod1 green
2
//For best effect apply to a rotating cylinder
3
textures/effects_healpod/healpod1_d
4
{
5
qer_editorimage textures/effects_healpod/healpod1_d.tga
6
surfaceparm nolightmap
7
surfaceparm nomarks
8
surfaceparm nonsolid
9
surfaceparm trans
10
cull none
11
qer_trans 0.6
12
{
13
map textures/effects_healpod/healpod1_d.tga
14
blendfunc add
15
tcMod scroll 0 2
16
}
17
}